jonhoo / fantoccini

A high-level API for programmatically interacting with web pages through WebDriver.
Apache License 2.0
1.68k stars 125 forks source link

chromedriver flags that make ci happy eveywhere #261

Closed dten closed 4 months ago

dten commented 4 months ago

after the stream on the July 14th I tried to dig into why windows selenium is not happy

I don't understand it really but these flags work everywhere on CI, the old flags would fail pretty much every time otherwise

jonhoo commented 4 months ago

Fascinating, thank you! May be worth posting a message to https://issues.chromium.org/issues/42323434 since folks there are running into these timeouts too.