enso/integration-test/webdriver.json
2022-02-11 13:19:02 +01:00

6 lines
84 B
JSON

{
"goog:chromeOptions": {
"args": ["--no-proxy-server", "--no-sandbox"]
}
}