Skip to content

Parallel support

Choose a tag to compare

@taktakpeops taktakpeops released this 29 Sep 10:07
· 72 commits to master since this release

The update is a false minor. It changes the way you interact with the WebDriver instance. Instead of accessing the property of an object called __driver__, we provide now a function. It allows to override the Browserstack capabilities at run time following your test-scenario.

It also allows to take advantage of running the tests in parallel.