Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

2 webdriver clients at the same test #949

Closed
nnaffar opened this issue Jun 19, 2014 · 2 comments
Closed

2 webdriver clients at the same test #949

nnaffar opened this issue Jun 19, 2014 · 2 comments

Comments

@nnaffar
Copy link

nnaffar commented Jun 19, 2014

Hi everyone,
Me and my team are developing client 2 client web application, and i would like to make e2e tests for it.
I have 2 PC's that run webdriver each, i managed to run tests via separate config files (by changing seleniumAddress), but not together (in the same test file).

Is there a way to control both webdrivers in the same test?
Maybe pause the current webdriver (so the 1st client's browser won't close) and change seleniumAddress to control the 2nd one in the middle of the test?
Or maybe adding an option to configure multiple webdrivers (browser1, browser2...?)?

Thanks,
Nabil

@elgalu
Copy link
Contributor

elgalu commented Jun 19, 2014

This is duplicate of #381 and another dup: #574.

@juliemr
Copy link
Member

juliemr commented Jun 19, 2014

Closing as dupe, please comments on those threads!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants