Skip to content

Updated the python file by making to work on any system#7

Open
anirudh-hegde wants to merge 2 commits intoTeeWrath:hackathon-apifrom
anirudh-hegde:hackathon-api
Open

Updated the python file by making to work on any system#7
anirudh-hegde wants to merge 2 commits intoTeeWrath:hackathon-apifrom
anirudh-hegde:hackathon-api

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