Skip to content

Commit 7bc2a93

Browse files
committed
[js][cdp] add support Chrome 100 and remove for Chrome 97
1 parent 4688e7d commit 7bc2a93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/node/selenium-webdriver/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ load("//common:defs.bzl", "copy_file")
44

55
BROWSER_VERSIONS = [
66
"v85",
7-
"v97",
87
"v98",
98
"v99",
9+
"v100",
1010
]
1111

1212
SRC_FILES = [

0 commit comments

Comments
 (0)