seleniumhq.github.io
seleniumhq.github.io copied to clipboard
Add require('chromedriver');
I was getting this warning: [WARNING] Unable to locate any WebDriver executables for testing
Thanks for contributing to the Selenium site and documentation! A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines. Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
- [ ] Change to the site (I have double-checked the Netlify deployment, and my changes look good)
- [ ] Code example added (and I also added the example to all translated languages)
- [ ] Improved translation
- [ ] Added new translation (and I also added a notice to each document missing translation)
Checklist
- [ ] I have read the contributing document.
- [ ] I have used hugo to render the site/docs locally and I am sure it works.
Deploy request for selenium-dev pending review.
Visit the deploys page to approve it
| Name | Link |
|---|---|
| Latest commit | cddd5941818876c02c8279ba5304d0a4177cd93f |
Just a warning and not an error? I think we were logging too much in that case. Selenium manages drivers for us now, sow e don't need to add chromedriver. We'll remove the extra noise for the next release.
We never got feedback, therefore I am closing this PR.