Skip to content

Commit b9fb0d5

Browse files
committed
[cdp] add CDP version 134 and remove 133
1 parent 1cd3c82 commit b9fb0d5

34 files changed

+127
-14792
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ task '//java/test/org/openqa/selenium/environment/webserver:webserver:uber' => [
9797
JAVA_RELEASE_TARGETS = %w[
9898
//java/src/org/openqa/selenium/chrome:chrome.publish
9999
//java/src/org/openqa/selenium/chromium:chromium.publish
100-
//java/src/org/openqa/selenium/devtools/v131:v131.publish
100+
//java/src/org/openqa/selenium/devtools/v134:v134.publish
101101
//java/src/org/openqa/selenium/devtools/v132:v132.publish
102102
//java/src/org/openqa/selenium/devtools/v133:v133.publish
103103
//java/src/org/openqa/selenium/devtools/v85:v85.publish

common/devtools/chromium/v131/BUILD.bazel

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

0 commit comments

Comments
 (0)