dequelabs / axe-cli

[Deprecated] A command-line interface for the aXe accessibility testing engine
Mozilla Public License 2.0
430 stars 44 forks source link

fix: run Chrome on Linux #136

Closed straker closed 4 years ago

straker commented 4 years ago

Add the --no-sandbox ChromeOption which should allow Chrome to start on Linux (see https://github.com/SeleniumHQ/selenium/issues/4961#issuecomment-350108756)

Closes issue: #84

Reviewer checks

Required fields, to be filled out by PR reviewer(s)