Skip to content

Commit 3b0eef2

Browse files
committed
[js][cdp] add support Chrome 102 and remove for Chrome 98
1 parent 21fd258 commit 3b0eef2

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-
"v99",
87
"v100",
98
"v101",
9+
"v102",
1010
]
1111

1212
SRC_FILES = [

0 commit comments

Comments
 (0)