iam trying to open browser with BrowserType.Chrome .when run chrome browser open with specified url after that need to enter username /pass word . in that time we are getting below error “No open windows found for ‘iexplore.exe’. Please check if the application is running.” not able to understand. Pls advise
Hi,
In the properties option check the Open if you have given never then change it to IfNotOpen
Regards.
open browser properties ?
Try below steps
1.Check in Task manager any process is running
2.Try to update UiPath.UiAutomation.Activities
3. Readd browser extension
Regards,
Hi,
I have mentioned for the modern activities for use application/browser activity.
Regards.
Welcome to the community
please check the selector in use application/browser as per error looks like its looking for internet explorer and not chrome
cheers
still same error
yes. But i browser.type chrome
Delete the existing Use Application/Browser
activity, add the activity again.
Now manually open the website you want to automate in desired browser. Here you are trying Chrome.
Now highlight the chrome window from Use Application/Browser
activity.
That’s it. No need to specify the browser again.
Thanks,
Ashok