Run tests under multi-window mode#901

Subscribe to Run tests under multi-window mode 2 post(s), 2 voice(s)

 
Avatar Andre Pretorius 1 post #2409

I cannot find any documentation on how to start selenium server with the “-multiWindow” parameter, is it a parameter in the twist.properties file?

 
Avatar Nivetha 3 post(s) #2413

Hi Andre,

At the moment we support configuring a limited subset of the Selenium properties. Currently, the proxyInjectionMode flag, browser and port are configurable via the “twist.properties” file. We are working on adding more configuration options.

Have you tried running your tests in the Proxy Injection mode? The MultiWindow option is typically used when you’re not running Selenium in Proxy Injection mode.

In case it’s not possible for your tests to be run in PI mode, do let us know, and we’ll do our best to help you out.