Skip to content

Commit 7ff8fda

Browse files
authored
Bump chromedriver
1 parent bebf79c commit 7ff8fda

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 = "99.0.4844.51"
87+
version = "101.0.4951.41"
8888

8989
__setup_driver = partial(
9090
su.setup_driver,

0 commit comments

Comments
 (0)