Using WebUI.openBrowser('') to open multiple browsers to perform actions on those browser


By the way, I have ever done an experiment. Please have a look at this:

This sample shows how to open 2 ChromeDrivers and how to switch the target of WebUI.* keywords’ to one of them.

I am not sure if you find it useful.