Skip to content

Conversation

anirudh-hegde
Copy link

Hey @TeeWrath,

chrome_path = "/path/to/google-chrome" # Insert the file path of Google Chrome on your system
chromedriver_path = "/path/to/chromedriver" # Insert the file path of ChromeDriver on your system

Replace "/path/to/google-chrome" with the actual file path to the Google Chrome executable on your system, and "/path/to/chromedriver" with the actual file path to the ChromeDriver executable on your system. Ensure that you have downloaded the compatible version of ChromeDriver for your Google Chrome installation.

I hope this can work on any system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant