Release webdrivers as soon as possible
tatablack opened this issue · 0 comments
tatablack commented
Releasing webdrivers at the end is not such a good practice, since a single test timing out might cause other tests (or suites) to time out as well. It should be possible to release a webdriver when the promise of a certain test suite to run has been resolved.