Skip to content

Commit 09846b5

Browse files
[js] Update bazel CDP versions support
1 parent d08c4bf commit 09846b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

javascript/node/selenium-webdriver/BUILD.bazel

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ load("//common:defs.bzl", "copy_file")
44

55
BROWSER_VERSIONS = [
66
"v85",
7-
"v88",
8-
"v89",
97
"v90",
108
"v91",
9+
"v92",
1110
]
1211

1312
SRC_FILES = [

0 commit comments

Comments
 (0)