Skip to content

Commit

Permalink
[py][cdp] add support Chrome 102 and remove for Chrome 99
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed May 24, 2022
1 parent 2290a09 commit 716a606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ SE_VERSION = "4.1.5"

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

TEST_DEPS = [
Expand Down

0 comments on commit 716a606

Please sign in to comment.