Skip to content

Commit b4512b2

Browse files
[py] Add support for chrome 89 CDP
1 parent 6419881 commit b4512b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ BROWSER_VERSIONS = [
1010
"v86",
1111
"v87",
1212
"v88",
13+
"v89"
1314
]
1415

1516
copy_file(

0 commit comments

Comments
 (0)