Closed jagthedrummer closed 9 months ago
I'm not sure if it's related, but I'm also seeing this chromedriver error show up every now and then:
Selenium::WebDriver::Error::UnknownError: unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does not belong to the document"}
If I'm reading things right, it seems like we have to wait for things to be fixed on their end: https://bugs.chromium.org/p/chromedriver/issues/detail?id=4440
This test fails semi-regularly with an error like this:
And it will usually pass after re-running CI.