enso/integration-test/webdriver.json

6 lines
84 B
JSON
Raw Normal View History

2022-02-11 15:19:02 +03:00
{
"goog:chromeOptions": {
"args": ["--no-proxy-server", "--no-sandbox"]
}
}