Skip to content

Commit 8a53272

Browse files
authored
bumpy wumpy chromedriver version
1 parent 7ff8fda commit 8a53272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autoparaselenium/browsers/chrome.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def __get_options(conf: Conf) -> Options:
8484
"linux": "chromedriver",
8585
}
8686

87-
version = "101.0.4951.41"
87+
version = "103.0.5060.53"
8888

8989
__setup_driver = partial(
9090
su.setup_driver,

0 commit comments

Comments
 (0)