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 e5f6b54 commit 9b83d97Copy full SHA for 9b83d97
autoparaselenium/browsers/chrome.py
@@ -82,7 +82,7 @@ def __get_options(conf: Conf) -> Options:
82
"linux": "chromedriver",
83
}
84
85
-version = "91.0.4472.101"
+version = "93.0.4577.15"
86
87
__setup_driver = partial(
88
su.setup_driver,
0 commit comments