Is it possible in a UiPath attended automation to stop and ask the user for the particular web page they want to work on, instead of pre-setting it with a Use Application/Browser activity?
I have a situation where the user reads a bunch of things off the internet, and some they want to do something with, some they don’t. But the page url will change. Is it possible that when the user finds a page they want, they just run the attended automation and it will stop and ask them to highlight the page? Similar to Browse Dialog, except for the web page?