Good day all.
I have a specific scenario where I have a list of checkboxes in a website which I need to pull the 'checked off' value however the way the website is built. it does not allow to interact with the checkboxes on the site using the built-in Checkbox function in PAD.
I have essentially worked around this and wrote a Python script that will compare a predefined image and my new image to see if they are equal or not, meaning if new image is equal to predefined image --> Item 1 is checked off. If different --> Item 2 is checked off.
My issue is, how can I go about taking a screenshot of a very specific portion of the page? I know the built-in screenshot function does not allow to define the range and will just take a screenshot of the entire page. I need to only have the ability to focus just around the checkboxes as other items on the page are dynamic which will in turn render my image as different since the dynamic data will be different to what's on the predefined image. Can I work around this? Anyone know how I can screenshot with Python or PowerShell a specific portion of my screen?
Thanks,
Solved! Go to Solution.
Solved this on my own by just using Snipping Tool to replicate all the clicking and whatnot.
Solved this on my own by just using Snipping Tool to replicate all the clicking and whatnot.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.