You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tested the issue with the latest version of the product
Issue Description
Expectation
For axe command to run against the website and produce a report.json
Actual
PS C:\Users\RaviDhirani> axe www.deque.com --chromedriver-path="C:\Users\RaviDhirani\Downloads\chromedriver\chrome-win64\chrome_proxy.exe" --save test.json
Running axe-core 4.7.2 in chrome-headless
Error: Error: Server terminated early with status 0
at C:\Users\RaviDhirani\AppData\Roaming\npm\node_modules@axe-core\cli\node_modules\selenium-webdriver\remote\index.js:260:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Please report the problem to: https://github.com/dequelabs/axe-core-npm/issues/
Additional context
Fixed chrome driver issue and Node JS version to v14
The text was updated successfully, but these errors were encountered:
Product
cli
Product Version
No response
Latest Version
Issue Description
Expectation
For axe command to run against the website and produce a report.json
Actual
PS C:\Users\RaviDhirani> axe www.deque.com --chromedriver-path="C:\Users\RaviDhirani\Downloads\chromedriver\chrome-win64\chrome_proxy.exe" --save test.json
Running axe-core 4.7.2 in chrome-headless
Error: Error: Server terminated early with status 0
at C:\Users\RaviDhirani\AppData\Roaming\npm\node_modules@axe-core\cli\node_modules\selenium-webdriver\remote\index.js:260:24
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Please report the problem to: https://github.com/dequelabs/axe-core-npm/issues/
Additional context
Fixed chrome driver issue and Node JS version to v14
The text was updated successfully, but these errors were encountered: