Skip to content

Commit ac26f5d

Browse files
committed
[devtools] Delete v84 and v85 from the java tree
1 parent 69a1855 commit ac26f5d

File tree

21 files changed

+18
-1385
lines changed

21 files changed

+18
-1385
lines changed

java/client/src/org/openqa/selenium/BUILD.bazel

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ load("//java:version.bzl", "SE_VERSION")
22
load("//java:defs.bzl", "java_dist_zip", "java_export", "java_import", "java_library", "javadoc")
33

44
CDP_VERSIONS = [
5-
"v84",
6-
"v85",
75
"v86",
86
"v87",
97
"v88",

java/client/src/org/openqa/selenium/devtools/v84/BUILD.bazel

-67
This file was deleted.

java/client/src/org/openqa/selenium/devtools/v84/V84CdpInfo.java

-29
This file was deleted.

java/client/src/org/openqa/selenium/devtools/v84/V84Domains.java

-71
This file was deleted.

java/client/src/org/openqa/selenium/devtools/v84/V84Events.java

-110
This file was deleted.

java/client/src/org/openqa/selenium/devtools/v84/V84Javascript.java

-87
This file was deleted.

0 commit comments

Comments
 (0)