Skip to content

Commit 7926f2d

Browse files
committed
Remove cdp v91 from the java bindings
1 parent cda568f commit 7926f2d

File tree

11 files changed

+1
-702
lines changed

11 files changed

+1
-702
lines changed

Rakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ JAVA_RELEASE_TARGETS = %w[
104104
//java/src/org/openqa/selenium/chrome:chrome.publish
105105
//java/src/org/openqa/selenium/chromium:chromium.publish
106106
//java/src/org/openqa/selenium/devtools/v85:v85.publish
107-
//java/src/org/openqa/selenium/devtools/v91:v91.publish
108107
//java/src/org/openqa/selenium/devtools/v92:v92.publish
109108
//java/src/org/openqa/selenium/devtools/v93:v93.publish
110109
//java/src/org/openqa/selenium/devtools:devtools.publish

java/CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
v4.0.0-rc-1
22
===========
33

4-
* Supported CDP versions: 85, 91, 92, 93.
4+
* Supported CDP versions: 85, 92, 93.
55
* Only the name and stereotype are mandatory in nodeConfig.
66
* No longer sets unexpected alert value in Options by default.
77
* Update IE options class in each language to match the currently

java/src/org/openqa/selenium/devtools/v91/BUILD.bazel

Lines changed: 0 additions & 72 deletions
This file was deleted.

java/src/org/openqa/selenium/devtools/v91/V91CdpInfo.java

Lines changed: 0 additions & 29 deletions
This file was deleted.

java/src/org/openqa/selenium/devtools/v91/V91Domains.java

Lines changed: 0 additions & 70 deletions
This file was deleted.

java/src/org/openqa/selenium/devtools/v91/V91Events.java

Lines changed: 0 additions & 116 deletions
This file was deleted.

java/src/org/openqa/selenium/devtools/v91/V91Javascript.java

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)