Error: TypeError: (intermediate value).headless is not a function #991
Labels
PACKAGE: cli
PRIORITY: critical
Critical priority item; should be worked on immediately
QA: required
This ticket requires QA signoff
TYPE: user bug
Bug that was found by a user
Product
cli
Product Version
4.8.3
Latest Version
Issue Description
Expectation
Run axe command normally.
For example
axe https://www.deque.com
Actual
It returns errors :
How to Reproduce
Installed Versions :
Chrome : 120.0.6099.234
Chromedriver : 120.0.6099.109
npm : 9.8.1
node : 18.18.2
Mac OS : Sonoma
Also the output of
npm list -g axe-core
isAdditional context
If i install the deprecated
npm install -g axe-cli
which is installing :Everything is working as expected when I am running
axe https://www.deque.com
Last but not least, I played with different combination of node ( latest node version for example ) and chrome/chromedriver and still I am can see this issue.
The text was updated successfully, but these errors were encountered: