Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fippo/selenium-not-found
https://github.com/fippo/selenium-not-found
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fippo/selenium-not-found
- Owner: fippo
- Created: 2023-08-24T06:12:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-24T12:41:57.000Z (over 1 year ago)
- Last Synced: 2024-10-18T16:28:15.064Z (3 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To reproduce,
* set BROWSER=chrome BVER=unstable
* run node_modules/travis-multirunner/setup.sh
* run node webdriver.js
This should open a browser and navigates to chrome://version which should show the Chrome canary version (currently M118)
It does in 4.10.0 and throws an error in 4.11.1:
WebDriverError: unknown error: no chrome binary at "browsers/bin/chrome-unstable"