Skip to content

Commit 206c391

Browse files
committed
[js][cdp] add support for Chrome 109 and remove support for Chrome 106
1 parent 1e897cc commit 206c391

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-
"v106",
87
"v107",
98
"v108",
9+
"v109",
1010
]
1111

1212
SRC_FILES = [

0 commit comments

Comments
 (0)