aullman / opentok-meet

Opentok app with screen sharing using the WebRTC screen sharing feature
MIT License
133 stars 129 forks source link

Chrome stable builds started failing #204

Closed aullman closed 6 years ago

aullman commented 6 years ago

Looks like they started failing with Chrome 65 https://travis-ci.org/opentok/opentok-meet/builds

I'm guessing that something changed where we need a newer Chrome driver. For now I'm going to run the tests using Chrome 64 to get the tests passing at least.

aullman commented 6 years ago

https://github.com/SeleniumHQ/selenium/issues/5576