Skip to content

axe.configure is not a function #4768

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
prashelke opened this issue May 5, 2025 · 1 comment
Open
1 task done

axe.configure is not a function #4768

prashelke opened this issue May 5, 2025 · 1 comment
Labels
info needed More information or research is needed to continue

Comments

@prashelke
Copy link

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?

@prashelke prashelke added the ungroomed Ticket needs a maintainer to prioritize and label label May 5, 2025
@straker
Copy link
Contributor

straker commented May 5, 2025

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)?

@straker straker added info needed More information or research is needed to continue and removed ungroomed Ticket needs a maintainer to prioritize and label labels May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info needed More information or research is needed to continue
Projects
None yet
Development

No branches or pull requests

2 participants