Skip to content

Commit 8333828

Browse files
authored
^w^ bumpy wumpy chromedriver version
1 parent fa992e3 commit 8333828

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 = "105.0.5195.52"
87+
version = "108.0.5359.71"
8888

8989
__setup_driver = partial(
9090
su.setup_driver,

0 commit comments

Comments
 (0)