webdrivers icon indicating copy to clipboard operation
webdrivers copied to clipboard

Keep your Selenium WebDrivers updated automatically

Results 3 webdrivers issues
Sort by recently updated
recently updated
newest added

#### Summary The downloaded chromedriver doesn't work with Chromium installed via snap package (as written here: https://github.com/titusfortner/webdrivers/wiki/Chrome-snap-package-hangs). The solution pointed in the wiki suggests installing Chromium via apt, but it...

#### Summary It seems there is a bug resolving msedgedriver in Linux. #### Debug Info * Webdrivers version: 5.0.0 * Ruby version: 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux-gnu] * Operating system...

Configure GitHub Actions with WSL to properly test WSL support. ### References: * https://github.com/marketplace/actions/setup-wsl * Only WSL v1 is available in Win 2k19 image - https://github.com/actions/virtual-environments/blob/main/images/win/Windows2019-Readme.md