No open windows found for 'iexplore.exe'. Please check if the application is running

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
image

Regards.

Hi @kedar_dulla

Can you please check in Task manager any process is running

Regards,

open browser properties ?

Processing: image.png…

@kedar_dulla

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.

@kedar_dulla

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

image

still same error

yes. But i browser.type chrome

@kedar_dulla

  1. did you check the selector?
  2. try to remove and re add the activity

cheers

@kedar_dulla,

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 :slight_smile: