Files
agenticSeek/sources
Br1an67 16f7f7c917 fix: auto-update ChromeDriver when version mismatches Chrome
Add version compatibility check before using existing ChromeDriver.
When the installed ChromeDriver major version does not match Chrome,
chromedriver_autoinstaller downloads the correct version automatically
instead of failing with a version mismatch error.

Add helper functions get_chromedriver_version() and
is_chromedriver_compatible() with tests for version matching logic.
2026-03-02 00:10:23 +08:00
..
2025-06-07 23:47:22 +03:00
2025-05-17 22:04:07 +02:00
2025-06-01 16:47:05 +02:00
2025-05-04 19:29:31 +02:00
2025-05-17 22:04:07 +02:00
2025-04-01 18:49:37 +02:00