axe.configure is not a function
Product
axe-core
Product Version
4.9.1
Latest Version
- [x] I have tested the issue with the latest version of the product
Issue Description
Expectation
when ever tried to run accessibility, it should work properly but I am getting error like axe.configure is not a function
Actual
on specific customer page URL we are trying to do accessibility Testing but on that specific website during accessibility testing we are getting below issue OpenQA.Selenium.JavaScriptException: javascript error: axe.configure is not a function (Session info: chrome=128.0.6613.85)
on that website we are trying call axe but it's not returning a function
How to Reproduce
Provide a code sample or link to a webpage that reproduces the issue. Without this, your issue may be closed without investigation.
Additional context
Any thing else we should know about the issue?
Thanks for the issue. Is the website you're trying to run the test on public that we could take a look at, or could possibly post the code for how you're trying to call axe.configure on the page? Also, are you using axe-core directly or using our axe-core-maven-html package (and if so what version)?
Closing due to inactivity. Please feel free to open a new issue if the problem persists.