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 bfb7e2f commit fedb689Copy full SHA for fedb689
1 file changed
javascript/node/selenium-webdriver/BUILD.bazel
@@ -4,9 +4,9 @@ load("//common:defs.bzl", "copy_file")
4
5
BROWSER_VERSIONS = [
6
"v85",
7
- "v98",
8
"v99",
9
"v100",
+ "v101",
10
]
11
12
SRC_FILES = [
0 commit comments