cancel
Showing results for 
Search instead for 
Did you mean: 

How to have iRPA agent open Chrome instead of Internet Explorer?

former_member636171
Participant

Hi all,

I'm already using the Chrome extension to capture the web page and that's working just fine. Now if the page is already open in chrome when I run the agent then it will use chrome and everything works fine but if there's no browser open then the agent opens Internet Explorer and for some reason I always get a timeout error. Is it possible to have the agent open Chrome instead of Internet Explorer?

Thanks in advance,
Birgir

Accepted Solutions (1)

Accepted Solutions (1)

peterengel
Advisor
Advisor

Hi Birgir,

please perform a right click on the start apllication icon in your workflow. Use "Go To Code" to navigate to the relevant codeline.

Insert " InnovationsSAPClo.navigator = e.navigator.Chrome " before " InnovationsSAPClo.start(); ".

InnovationsSAPClo is the name of my application.

Regards,

Peter

0 Kudos

thanks peter, this worked well.

sumitra92
Explorer

Thank you, Peter!

former_member762253
Discoverer
0 Kudos

can't find Go To Code after click right. Using web agent. Directly it will launch by using IE browser instant Google. Please help me.

peterengel
Advisor
Advisor
0 Kudos

Hi,

do you use Cloud or Desktop Studio?

Brr,

Peter

former_member762253
Discoverer
0 Kudos

using cloud Studio.

peterengel
Advisor
Advisor

Hi,

okay the description above is for the desktop studio. In the cloud studio there is an activity 'Start Web Page' where can select the browser with the input parameter 'navigator'.

Br,

Peter

Answers (0)