trisquel-icecat/icecat/third_party/rust/mls-rs/webdriver.json
2025-10-06 02:35:48 -06:00

9 lines
170 B
JSON

{
"goog:chromeOptions": {
"args": [
"--disable-timeouts-for-profiling",
"--disable-new-content-rendering-timeout",
"--timeout 100000"
]
}
}