We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50b823f commit de46670Copy full SHA for de46670
1 file changed
readme.md
@@ -41,7 +41,7 @@ Before you try to scrape any website, go through its robots.txt file. You can ac
41
## Requirements
42
43
* [Tested using Python 3.13](https://www.python.org)
44
-* [Chromedriver](https://developer.chrome.com/docs/chromedriver)
+* [Chromedriver](https://developer.chrome.com/docs/chromedriver) (optional)
45
* [Selenium Server JAR file](https://www.selenium.dev/documentation/grid/getting_started)
46
47
## Installation
0 commit comments