yandex / YandexDriver

YandexDriver is a WebDriver implementation
Other
66 stars 14 forks source link

Latest version of YandexDriver has not been uploaded #1

Closed marmenez closed 5 years ago

marmenez commented 5 years ago

Hello,

We are unable to run Selenium tests on Yandex Browser version 19.10.2.195 due to the version of YandexDriver provided being too old for the current Chromium version. This has been a problem for a couple of weeks now. Is this repository going to actively be updated for new YandexDriver releases? This seems to be the only place you can get the latest YandexDriver from, so it will be difficult for us to do any automated testing in Yandex Browser without it - which is essential for ensuring that websites still work reliably in Yandex Browser...

Thanks

marmenez commented 5 years ago

Looks like the latest webdriver has been uploaded now and our tests are passing again. Thank you for uploading it.