Skip to content

Commit c7e683e

Browse files
committed
[js] Add support for chrome 89 CDP
1 parent 6e15fa9 commit c7e683e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/node/selenium-webdriver/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ BROWSER_VERSIONS = [
77
"v86",
88
"v87",
99
"v88",
10+
"v89",
1011
]
1112

1213
SRC_FILES = [

0 commit comments

Comments
 (0)