Open
Description
Product
axe-core
Product Version
4.9.1
Latest Version
- 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?