Skip to content

Commit

Permalink
[js][cdp] add support Chrome 102 and remove for Chrome 98
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed May 24, 2022
1 parent 21fd258 commit 3b0eef2
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",
"v99",
"v100",
"v101",
"v102",
]

SRC_FILES = [
Expand Down

0 comments on commit 3b0eef2

Please sign in to comment.