-
Notifications
You must be signed in to change notification settings - Fork 17
this doesnt work in Netlify buildbot yet #2
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
things to try - axe chromedriver path https://github.com/dequelabs/axe-cli/#chromedriver-path pa11y chromeConfig - https://github.com/pa11y/pa11y#chromelaunchconfig-object |
i think i will drop axe. i dont know https://app.netlify.com/sites/netlify-plugin-axe-demo/deploys/5e726df6a63dc300083d7f8d 2:53:32 PM: { chromePath:
2:53:32 PM: '/opt/build/repo/node_modules/lib/chromedriver/chromedriver_mac64.zip' }
2:53:32 PM: Running axe-core 3.5.1 in chrome-headless
2:53:32 PM: /opt/build/repo/node_modules/selenium-webdriver/remote/index.js:330
2:53:32 PM: throw Error(`The specified executable path does not exist: ${exe}`);
2:53:32 PM: ^
2:53:32 PM: Error: The specified executable path does not exist: "/opt/build/repo/node_modules/lib/chromedriver/chromedriver_mac64.zip"
2:53:32 PM: at new DriverService.Builder (/opt/build/repo/node_modules/selenium-webdriver/remote/index.js:330:13)
2:53:32 PM: at new ServiceBuilder (/opt/build/repo/node_modules/selenium-webdriver/chrome.js:222:5)
2:53:32 PM: at startDriver (/opt/build/repo/node_modules/axe-cli/lib/webdriver.js:16:19)
2:53:32 PM: at testPages (/opt/build/repo/node_modules/axe-cli/lib/axe-test-urls.js:11:10)
2:53:32 PM: at Object.<anonymous> (/opt/build/repo/node_modules/axe-cli/index.js:136:1)
2:53:32 PM: at Module._compile (internal/modules/cjs/loader.js:778:30)
2:53:32 PM: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
2:53:32 PM: at Module.load (internal/modules/cjs/loader.js:653:32)
2:53:32 PM: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
2:53:32 PM: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
2:53:32 PM: |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
axe Cant find chrome.
https://app.netlify.com/sites/netlify-plugin-axe-demo/deploys/5e6669eeed10eb2a27dac58f
netlify internal slack convo https://netlify.slack.com/archives/CPCL7QAE4/p1583769753103600?thread_ts=1583436966.076500&cid=CPCL7QAE4
Things I tried
The text was updated successfully, but these errors were encountered: