Open all kind browser

Hello all,

I am doing an automation that robot has to open the browser(for example Chrome), and at the end I use the Close Window activity (In this case: Chrome). I would like to know how can I do to use others browsers and the Close Window activity does not fail.

Many thanks.

Angel

@Angel_Llull

Other browsers in your system, you have to install the plugin first and do the same as you did for chrome

Hope this helps you

Thanks

There are three ways, first you can use it in Open browser, second you can use it in Attach browser, and finally you can pass the variables of Browser from the above two controls and then use Close Tab. If it can work, please mark it as solved