I need to run the same test suite collection on a number of
different remote execution environments (i.e. sets of WebDriver
capabilities).
I need to be able to create
WebDriver capabilities set for e.g. Firefox/Windows10, Chrome/Windows10,
Chrome/Android etc.and execute the same test suite collection on each
of these sets.
How can I do this with Katalon Studio using the console?
The BrowserStack Integration page indicates that there is only a single set of WebDriver capabilities available.
In the Console Mode Execution page I can’t find an indication of how to select a set of WebDriver capabilities when choosing “-browserType=remote”.