1{
2  "goog:chromeOptions": {
3    "args": [
4      "--disable-timeouts-for-profiling",
5      "--disable-new-content-rendering-timeout",
6      "--timeout 100000"
7    ]
8  }
9}
10