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
Also seems like there are issues with different web driver releases, for example #198 migrates from Chrome to Firefox because calling webDriver.quit fails on Windows CI. Hopefully Playwright would be more stable, because its web driver is built in it.
Selenium requires JDK 11+ and since JDK 8 compatibility needs to be tested, migration to Playwright is required - Selenium does support JDK 8.
The text was updated successfully, but these errors were encountered: