We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b83d97 commit 170b9c6Copy full SHA for 170b9c6
autoparaselenium/browsers/chrome.py
@@ -82,7 +82,7 @@ def __get_options(conf: Conf) -> Options:
82
"linux": "chromedriver",
83
}
84
85
-version = "93.0.4577.15"
+version = "95.0.4638.17"
86
87
__setup_driver = partial(
88
su.setup_driver,
0 commit comments