dequelabs / axe-core-npm

Mozilla Public License 2.0
594 stars 68 forks source link

javascript error: axe.configure is not a function #1115

Open prashelke opened 2 weeks ago

prashelke commented 2 weeks ago

Describe the bug

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 webite we are trying call axe but it's not returning a function image

Environment (please include versions for all products, browsers, OS, etc used ):

Additional context Add any other context about the problem here.

Zidious commented 2 weeks ago

Hey @prashelke,

Can you please share the page under test and a example of what the test looks like using the builder?

namka279 commented 4 days ago

1115