Skip to content

Commit 16288ac

Browse files
committed
[py][cdp] add support Chrome 100 and remove for Chrome 97
1 parent 1c14b91 commit 16288ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ SE_VERSION = "4.1.3"
99

1010
BROWSER_VERSIONS = [
1111
"v85",
12-
"v97",
1312
"v98",
1413
"v99",
14+
"v100"
1515
]
1616

1717
TEST_DEPS = [

0 commit comments

Comments
 (0)