Multithreading (multiple instances of the webdriver)
Closed this issue · 1 comments
Harmattan322 commented
On projects with multiple tests (more than 1000), according to DevOps, it will not be possible to quickly run these tests (previously used for the run of regression tests almost all night). For this reason, I would like to create several instances of a webdriver, and not just one. Was it in the plans (pf-2?)?
clicman commented
Yes. PF2 will fully support of parallel test run. Subscribe to sbtqa/page-factory-2#31 to be up to date.