Skip to content

Commit 1298d87

Browse files
Added ChromeDriver to README
1 parent 032ecd5 commit 1298d87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ To run this example project, you'll need:
2323
3. A good Python editor like [Visual Studio Code](https://code.visualstudio.com/docs/languages/python)
2424
or [PyCharm](https://www.jetbrains.com/pycharm/).
2525
4. An up-to-date version of [Google Chrome](https://www.google.com/chrome/downloads/).
26+
5. A corresponding version of [ChromeDriver](https://chromedriver.chromium.org/downloads).
2627

2728
To install dependencies, run:
2829

0 commit comments

Comments
 (0)