Open adrian-brown opened 6 years ago
@adrian-brown we don't have support for multiremote. Happy to see this being implemented though.
Ah cool thanks for letting me know.
would that also resolve the experience in saucelabs where many multiremote tests use the same running sauce VM at the moment causing a timeout eventually (I set 30 mins). Locally I get new instances of 2 chrome instances per multiremote test. I run the tests from wdio runner so don’t see how I can force new browser sessions for multiremote tests. Or is there a way?
Any chance this could be taken up, or is this a very isolated problem not shared by the masses? Using sauce in this way would be a big win vs running on an isolated container
@adrian-brown feel free to provide a PR
Hi,
I'm using
wdio-sauce-service
with remote and it works great with single instance tests, whoever with multiremote shows jobs in saucelabs where we have two browers running in parallel. When the job completes the status in saucelabs isunknown
when Passed or Failed would have been expected. Does this work with multiremote, any example config (if relevant?)Thanks :+1:
Environment wdio-sauce-service 0.4.7 wdio 4.8.0 sauce connect is used via HA setup so no sauceConnect used via the plugin