Skip to content

Fix uncaught WebDriverException when Chrome fails to start#16

Open
SoClosee wants to merge 1 commit intomainfrom
gitpilot/GoogleMapScraper-fix-1772634011
Open

Fix uncaught WebDriverException when Chrome fails to start#16
SoClosee wants to merge 1 commit intomainfrom
gitpilot/GoogleMapScraper-fix-1772634011

Conversation

@SoClosee
Copy link
Contributor

@SoClosee SoClosee commented Mar 4, 2026

This change wraps the ChromeDriverManager initialization in a try-except block. If an error occurs (e.g., due to missing dependencies or incompatible ChromeDriver), it logs an error message and exits the script gracefully instead of crashing.

Automated by GitPilot — your friendly AI maintainer

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