update readme

This commit is contained in:
gaurovgiri 2023-10-24 15:05:34 +05:45
parent f3376db8d3
commit f1df6af76c

View File

@ -13,7 +13,7 @@ Before you can use this script, ensure you have the following:
pip install selenium
```
- [GeckoDriver](https://github.com/mozilla/geckodriver) for Firefox. Make sure to download the correct version for your system.
- [GeckoDriver](https://github.com/mozilla/geckodriver) for Firefox. Make sure to download the correct version for your system. Or you can replace `FireFox()` with your own webdriver
- A GitHub account with the necessary access rights to review pull requests in the target repository.