You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the first invocation the method will extract playwright driver into a temp directory. If performance of the method is critical, you can use preinstalled driver or your own loader, see this comment.
Version
1.42.0
Steps to reproduce
sbt test
.Can also check logs in https://github.com/ptrdom/playwright-selenium-comparison/actions.
Expected behavior
I would expect the first execution to not be significantly slower.
Actual behavior
First execution of Playwright test is significantly slower than second one, and also in comparison slower than Selenium.
Environment
The linked repository has GitHub actions running on latest versions of all available operating systems.
The text was updated successfully, but these errors were encountered: