Skip to content

Commit 6ce24e4

Browse files
committed
[CDP] Adding CDP files for v107 and removing v104
1 parent baba6d1 commit 6ce24e4

33 files changed

+1209
-214
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,9 @@ task '//java/test/org/openqa/selenium/environment/webserver:webserver:uber' => [
9898
JAVA_RELEASE_TARGETS = %w[
9999
//java/src/org/openqa/selenium/chrome:chrome.publish
100100
//java/src/org/openqa/selenium/chromium:chromium.publish
101-
//java/src/org/openqa/selenium/devtools/v104:v104.publish
102101
//java/src/org/openqa/selenium/devtools/v105:v105.publish
103102
//java/src/org/openqa/selenium/devtools/v106:v106.publish
103+
//java/src/org/openqa/selenium/devtools/v107:v107.publish
104104
//java/src/org/openqa/selenium/devtools/v85:v85.publish
105105
//java/src/org/openqa/selenium/edge:edge.publish
106106
//java/src/org/openqa/selenium/firefox:firefox.publish

0 commit comments

Comments
 (0)