Skip to content

Commit

Permalink
[javascript][cdp] Add support CDP 103 and remove CDP 100
Browse files Browse the repository at this point in the history
  • Loading branch information
diemol committed Jun 22, 2022
1 parent 5dfd321 commit 776cb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/node/selenium-webdriver/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ load("//common:defs.bzl", "copy_file")

BROWSER_VERSIONS = [
"v85",
"v100",
"v101",
"v102",
"v103",
]

SRC_FILES = [
Expand Down

0 comments on commit 776cb82

Please sign in to comment.