Hi community,
I am currently using Power Automate Desktop trying to capture the UI elements from a web pop-up window so that I could do the data entry tasks on web. How does Power Automate Desktop handle that? The pop up window will appear after I click a button on the main web page, and the pop up window itself have another URL, but I have to do the data operation in the pop up window , instead grabbing the pop up window URL and open a separate browser. In the pop up window, I have to do populate the text field, click the checkbox, and lastly hit a "submit button', then the pop up window should disappear. Is it possible to do that with the PAD? Thank you!