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 87e3833 commit fcab887Copy full SHA for fcab887
javascript/node/selenium-webdriver/BUILD.bazel
@@ -6,6 +6,7 @@ BROWSER_VERSIONS = [
6
"v85",
7
"v93",
8
"v94",
9
+ "v95",
10
]
11
12
SRC_FILES = [
py/BUILD.bazel
@@ -9,6 +9,7 @@ BROWSER_VERSIONS = [
13
14
15
TEST_DEPS = [
0 commit comments