Hello All,
May I know how to check if browser is open to a specific URL?
I’m trying to automate a process that requires a webpage to be opened.
Thanks,
ALTP
Hello All,
May I know how to check if browser is open to a specific URL?
I’m trying to automate a process that requires a webpage to be opened.
Thanks,
ALTP
To open a url you can use open browser and give the url…
If you want to check if already its open …you can use element exists/check app state activity to check if the page is open…you can use the page url
Hope this helps
Cheers
Hi @altp123,
Alternate way-
Thank You Anil_G!!!
Thank You Abhimanyu_Thite1 !!!
Hello All,
If my automation is currently at a certain webpage from “use application/browser”, how do I get the process ID?
Thanks All,
ALTP
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.