dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright
Mozilla Public License 2.0
81 stars 102 forks source link

Selenium: If/when we decide to drop support for Selenium 3 consume Selenium 4 API #411

Open Zidious opened 11 months ago

Zidious commented 11 months ago

We have implemented a workaround for Selenium 3 for getting the about:blank handle . This is not ideal as we are assuming it's the about blank handle that could not be the case. If/when we decide to move to the Selenium 4 API newWindow we should un-draft https://github.com/dequelabs/axe-core-maven-html/pull/392