dequelabs / axe-core-maven-html

Tools for using axe for web accessibility testing with JUnit, Selenium, and Playwright

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Runtime Exception when axe is analyzing for issues in selenium java

sachinArya opened this issue · comments

Selenium - 3.141.0

Axe Maven dependency

com.deque.html.axe-core
selenium
4.1.1

Exception - java.lang.RuntimeException: Unable to inject axe script

at com.deque.html.axecore.selenium.AxeBuilder.analyzeRawContext(AxeBuilder.java:436)
at com.deque.html.axecore.selenium.AxeBuilder.analyze(AxeBuilder.java:390)
at com.automation.pom.AxeRun.runAxeReport(AxeRun.java:50)
commented

Closing due to inactivity. Please re-open if this is still apparent on 4.4.1