Skip to content

Update dependency org.seleniumhq.selenium:selenium-java to v4.32.0 #2292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.seleniumhq.selenium:selenium-java (source) 4.31.0 -> 4.32.0 age adoption passing confidence

Release Notes

SeleniumHQ/selenium (org.seleniumhq.selenium:selenium-java)

v4.32.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented May 2, 2025

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 85c717e
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/6820aa3d2ba7760008c99aa6
😎 Deploy Preview https://deploy-preview-2292--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

qodo-merge-pro bot commented May 2, 2025

CI Feedback 🧐

(Feedback updated until commit 85c717e)

A test triggered by this PR failed. Here is an AI-generated analysis of the failure:

Action: tests (windows, nightly)

Failed stage: Run Tests Nightly Windows [❌]

Failed test name: dev.selenium.browsers.ChromeTest.extensionOptions

Failure summary:

The action failed due to multiple test failures:

1. In dev.selenium.browsers.ChromeTest.extensionOptions - The test failed because it couldn't locate
an element with ID webextensions-selenium-example. The error indicates "no such element" when trying
to find this element in the Chrome browser (lines 1355-1364).

2. In dev.selenium.browsers.FirefoxTest.setContext - The test failed with an
"UnsupportedCommandException" because Firefox requires the "-remote-allow-system-access" parameter
to switch to chrome scope (lines 1283-1290).

3. In dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey - The
test failed with an "IllegalArgumentException" because the required "rpId" parameter was not set
(lines 1152-1153).

Throughout the logs, there are also numerous warnings about CDP version mismatch: "Unable to find an
exact match for CDP version 136, returning the closest version; found: 135".

Relevant error logs:
1:  ##[group]Operating System
2:  Microsoft Windows Server 2022
...

183:  Certificate was added to keystore
184:  ##[group]Run nick-invision/[email protected]
185:  with:
186:  timeout_minutes: 40
187:  max_attempts: 3
188:  command: pip install yq          
189:  $xml_content = Invoke-WebRequest -Uri "https://oss.sonatype.org/service/local/repositories/snapshots/content/org/seleniumhq/selenium/selenium-java/"
190:  $latest_snapshot = $xml_content.Content | xq '.content.data.\"content-item\"' | jq -r 'sort_by(.lastModified) | last | .text'
191:  Write-Output "Latest Selenium Snapshot: $latest_snapshot"
192:  cd examples/java
193:  mvn -B -U test -D"jdk.internal.httpclient.disableHostnameVerification=true"
194:  
195:  retry_wait_seconds: 10
196:  polling_interval_seconds: 1
197:  warning_on_retry: true
198:  continue_on_error: false
199:  env:
...

297:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
298:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom
299:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 118 kB/s)
300:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
301:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom
302:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 673 kB/s)
303:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
304:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom
305:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 71 kB/s)
306:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
307:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom
308:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 318 kB/s)
309:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
310:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
311:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 212 kB/s)
312:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
313:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom
314:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (4.3 kB at 133 kB/s)
315:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
316:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom
317:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (16 kB at 997 kB/s)
318:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
...

528:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
529:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom
530:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom (13 kB)
531:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
532:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom
533:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom (20 kB)
534:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
535:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom
536:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB)
537:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
538:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
539:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 268 kB/s)
540:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
541:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom
542:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom (2.1 kB at 131 kB/s)
543:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
544:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom
545:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 144 kB/s)
546:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
547:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom
548:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 692 kB/s)
549:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom
...

678:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-trace/1.48.0/opentelemetry-sdk-trace-1.48.0.jar
679:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk/1.48.0/opentelemetry-sdk-1.48.0.jar
680:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-metrics/1.48.0/opentelemetry-sdk-metrics-1.48.0.jar
681:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-logs/1.48.0/opentelemetry-sdk-logs-1.48.0.jar
682:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar
683:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-os/4.31.0/selenium-os-4.31.0.jar
684:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar
685:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-safari-driver/4.31.0/selenium-safari-driver-4.31.0.jar
686:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-support/4.31.0/selenium-support-4.31.0.jar
687:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-grid/4.31.0/selenium-grid-4.31.0.jar
688:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.82/jcommander-1.82.jar
689:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
690:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar
691:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
692:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
693:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
694:  [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
...

776:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.48.0/opentelemetry-sdk-logs-1.48.0.jar (54 kB at 291 kB/s)
777:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.31.0/selenium-support-4.31.0.jar
778:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.48.0/opentelemetry-sdk-metrics-1.48.0.jar (329 kB at 1.6 MB/s)
779:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.31.0/selenium-grid-4.31.0.jar
780:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.4.0/commons-exec-1.4.0.jar (66 kB at 324 kB/s)
781:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar
782:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.31.0/selenium-safari-driver-4.31.0.jar (26 kB at 130 kB/s)
783:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar
784:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.31.0/selenium-support-4.31.0.jar (167 kB at 716 kB/s)
785:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar
786:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 378 kB/s)
787:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar
788:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.31.0/selenium-grid-4.31.0.jar (1.7 MB at 6.2 MB/s)
789:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
790:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 38 kB/s)
791:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar
792:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.6-jre/guava-33.4.6-jre.jar (3.0 MB at 11 MB/s)
793:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar
794:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 7.8 kB/s)
795:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/22.3/graphql-java-22.3.jar
796:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 11 kB/s)
797:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.3.0/java-dataloader-3.3.0.jar
798:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 40 kB/s)
799:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/reactivestreams/reactive-streams/1.0.3/reactive-streams-1.0.3.jar
800:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 62 kB/s)
801:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar
...

1095:  [INFO] 
1096:  [INFO] -------------------------------------------------------
1097:  [INFO]  T E S T S
1098:  [INFO] -------------------------------------------------------
1099:  [INFO] Running dev.selenium.waits.WaitsTest
1100:  May 11, 2025 1:48:28 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1101:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1102:  May 11, 2025 1:48:32 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1103:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1104:  May 11, 2025 1:48:33 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1105:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1106:  May 11, 2025 1:48:36 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1107:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1108:  May 11, 2025 1:48:38 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1109:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1110:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.00 s -- in dev.selenium.waits.WaitsTest
1111:  [INFO] Running dev.selenium.troubleshooting.LoggingTest
1112:  May 11, 2025 1:48:40 PM dev.selenium.troubleshooting.LoggingTest logging
1113:  WARNING: this is a warning
1114:  May 11, 2025 1:48:40 PM dev.selenium.troubleshooting.LoggingTest logging
1115:  INFO: this is useful information
1116:  May 11, 2025 1:48:40 PM dev.selenium.troubleshooting.LoggingTest logging
1117:  FINE: this is detailed debug information
1118:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in dev.selenium.troubleshooting.LoggingTest
1119:  [INFO] Running dev.selenium.support.SelectListTest
1120:  May 11, 2025 1:48:40 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1121:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1122:  May 11, 2025 1:48:42 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1123:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1124:  May 11, 2025 1:48:44 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1125:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1126:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.912 s -- in dev.selenium.support.SelectListTest
1127:  [INFO] Running dev.selenium.interactions.WindowsTest
1128:  May 11, 2025 1:48:45 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1129:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1130:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.572 s -- in dev.selenium.interactions.WindowsTest
1131:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
...

1137:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1138:  May 11, 2025 1:48:50 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1139:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1140:  May 11, 2025 1:48:50 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1141:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1142:  May 11, 2025 1:48:51 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1143:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1144:  May 11, 2025 1:48:52 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1145:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1146:  May 11, 2025 1:48:53 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1147:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1148:  May 11, 2025 1:48:54 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1149:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1150:  May 11, 2025 1:48:55 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1151:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1152:  [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.862 s <<< FAILURE! -- in dev.selenium.interactions.VirtualAuthenticatorTest
1153:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.933 s <<< ERROR!
1154:  java.lang.IllegalArgumentException: rpId must be set
...

1166:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1167:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1168:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1169:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1170:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1171:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1172:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1173:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1174:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1175:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1176:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1177:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1178:  [INFO] Running dev.selenium.interactions.SavingTest
1179:  May 11, 2025 1:48:56 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1180:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1181:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.595 s -- in dev.selenium.interactions.SavingTest
1182:  [INFO] Running dev.selenium.interactions.PrintsPageTest
1183:  May 11, 2025 1:48:58 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1184:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1185:  May 11, 2025 1:49:00 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1186:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1187:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.078 s -- in dev.selenium.interactions.PrintsPageTest
1188:  [INFO] Running dev.selenium.interactions.PrintOptionsTest
1189:  May 11, 2025 1:49:02 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1190:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1191:  May 11, 2025 1:49:04 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1192:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1193:  May 11, 2025 1:49:06 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1194:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1195:  May 11, 2025 1:49:07 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1196:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1197:  May 11, 2025 1:49:09 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1198:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1199:  May 11, 2025 1:49:10 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1200:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1201:  May 11, 2025 1:49:12 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1202:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1203:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.01 s -- in dev.selenium.interactions.PrintOptionsTest
1204:  [INFO] Running dev.selenium.interactions.NavigationTest
1205:  May 11, 2025 1:49:13 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1206:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1207:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 s -- in dev.selenium.interactions.NavigationTest
1208:  [INFO] Running dev.selenium.interactions.InteractionsTest
1209:  May 11, 2025 1:49:15 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1210:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1211:  May 11, 2025 1:49:17 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1212:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1213:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.076 s -- in dev.selenium.interactions.InteractionsTest
1214:  [INFO] Running dev.selenium.interactions.FramesTest
1215:  May 11, 2025 1:49:18 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1216:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1217:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 s -- in dev.selenium.interactions.FramesTest
1218:  [INFO] Running dev.selenium.getting_started.UsingSeleniumTest
1219:  May 11, 2025 1:49:20 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1220:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1221:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.509 s -- in dev.selenium.getting_started.UsingSeleniumTest
1222:  [INFO] Running dev.selenium.elements.InteractionTest
1223:  May 11, 2025 1:49:21 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1224:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1225:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s -- in dev.selenium.elements.InteractionTest
1226:  [INFO] Running dev.selenium.elements.InformationTest
1227:  May 11, 2025 1:49:23 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1228:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1229:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.424 s -- in dev.selenium.elements.InformationTest
1230:  [INFO] Running dev.selenium.elements.FileUploadTest
1231:  May 11, 2025 1:49:24 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1232:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1233:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s -- in dev.selenium.elements.FileUploadTest
1234:  [INFO] Running dev.selenium.drivers.ServiceTest
1235:  May 11, 2025 1:49:26 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1236:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1237:  May 11, 2025 1:49:27 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1238:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1239:  May 11, 2025 1:49:28 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1240:  WARNING: Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1241:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.715 s -- in dev.selenium.drivers.ServiceTest
1242:  [INFO] Running dev.selenium.drivers.RemoteWebDriverTest
1243:  13:49:38.069 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1244:  13:49:41.308 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1245:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.12 s -- in dev.selenium.drivers.RemoteWebDriverTest
1246:  [INFO] Running dev.selenium.drivers.OptionsTest
1247:  13:49:42.241 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1248:  13:49:43.764 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1249:  13:49:45.398 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1250:  13:49:47.069 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1251:  13:49:47.961 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1252:  13:49:48.820 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1253:  13:49:49.663 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1254:  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.274 s -- in dev.selenium.drivers.OptionsTest
1255:  [INFO] Running dev.selenium.drivers.HttpClientTest
1256:  13:49:52.168 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1257:  13:49:52.276 WARN [ProxyNodeWebsockets$ForwardingListener.onError] - Error proxying websocket command
1258:  java.net.SocketException: Connection reset
...

1261:  at java.net.http/jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1170)
1262:  at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:833)
1263:  at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
1264:  at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
1265:  at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
1266:  at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
1267:  at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774)
1268:  at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957)
1269:  at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
1270:  at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:984)
1271:  at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:939)
1272:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
1273:  at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:939)
1274:  13:49:53.925 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1275:  13:49:55.662 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1276:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.138 s -- in dev.selenium.drivers.HttpClientTest
1277:  [INFO] Running dev.selenium.browsers.SafariTest
1278:  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in dev.selenium.browsers.SafariTest
1279:  [INFO] Running dev.selenium.browsers.InternetExplorerTest
1280:  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 120.4 s -- in dev.selenium.browsers.InternetExplorerTest
1281:  [INFO] Running dev.selenium.browsers.FirefoxTest
1282:  [ERROR] Tests run: 14, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 49.72 s <<< FAILURE! -- in dev.selenium.browsers.FirefoxTest
1283:  [ERROR] dev.selenium.browsers.FirefoxTest.setContext -- Time elapsed: 2.848 s <<< ERROR!
1284:  org.openqa.selenium.UnsupportedCommandException: 
1285:  System access is required to switch to chrome scope. Start Firefox with "-remote-allow-system-access" to enable it.
1286:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1287:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1288:  Driver info: org.openqa.selenium.firefox.FirefoxDriver
1289:  Command: [2b48f8fe-09dd-4ba5-bed6-07bcaf2e3e8e, setContext {context=chrome}]
1290:  Capabilities {acceptInsecureCerts: true, browserName: firefox, browserVersion: 138.0.1, moz:accessibilityChecks: false, moz:buildID: 20250430203103, moz:geckodriverVersion: 0.36.0, moz:headless: false, moz:platformVersion: 10.0, moz:processID: 2368, moz:profile: C:\Users\RUNNER~1\AppData\L..., moz:shutdownTimeout: 60000, moz:webdriverClick: true, moz:windowless: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 1000, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, userAgent: Mozilla/5.0 (Windows NT 10....}
1291:  Session ID: 2b48f8fe-09dd-4ba5-bed6-07bcaf2e3e8e
1292:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1293:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1294:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1295:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1296:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1297:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1298:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1322:  13:52:46.947 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1323:  13:52:49.313 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1324:  13:52:51.462 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1325:  13:52:53.470 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1326:  13:52:55.514 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1327:  13:52:57.715 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1328:  13:53:00.347 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1329:  13:53:02.367 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1330:  13:53:05.175 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1331:  13:53:10.280 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1332:  13:53:12.220 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1333:  13:53:14.220 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1334:  13:53:16.228 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1335:  13:53:19.193 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1336:  13:53:21.645 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1337:  [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.75 s -- in dev.selenium.browsers.EdgeTest
1338:  [INFO] Running dev.selenium.browsers.ChromeTest
1339:  13:53:23.585 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1340:  13:53:24.444 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1341:  13:53:25.398 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1342:  13:53:26.274 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1343:  13:53:27.131 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1344:  13:53:27.991 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1345:  13:53:29.351 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1346:  13:53:30.596 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1347:  13:53:31.464 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1348:  13:53:33.022 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1349:  13:53:36.617 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1350:  13:53:37.574 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1351:  13:53:38.491 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1352:  13:53:39.307 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1353:  13:53:40.554 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1354:  [ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 17.86 s <<< FAILURE! -- in dev.selenium.browsers.ChromeTest
1355:  [ERROR] dev.selenium.browsers.ChromeTest.extensionOptions -- Time elapsed: 1.226 s <<< ERROR!
1356:  org.openqa.selenium.NoSuchElementException: 
1357:  no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1358:  (Session info: chrome=136.0.7103.49)
1359:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1360:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1361:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1362:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1363:  Command: [5d8c16907b2baeec95b99c59c64933d7, findElement {using=id, value=webextensions-selenium-example}]
1364:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.49, chrome: {chromedriverVersion: 136.0.7103.92 (cb81a4cc5087..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:54220}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:54220/devtoo..., se:cdpVersion: 136.0.7103.49, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
1365:  Session ID: 5d8c16907b2baeec95b99c59c64933d7
1366:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1367:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1368:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1369:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1370:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1371:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1372:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1381:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
1382:  at dev.selenium.browsers.ChromeTest.extensionOptions(ChromeTest.java:69)
1383:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1384:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1385:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1386:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1387:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1388:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1389:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1390:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1391:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1392:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1393:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1394:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1395:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest
1396:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.125 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest
1397:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1398:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.451 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1399:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1400:  [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.87 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1401:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest
1402:  [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.593 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest
1403:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1404:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.68 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1405:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1406:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.016 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1407:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest
1408:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.27 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest
1409:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1410:  [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1411:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1412:  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.56 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1413:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1414:  [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 71.71 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1415:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1416:  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.48 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1417:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1418:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.171 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1419:  [INFO] Running dev.selenium.bidi.cdp.ScriptTest
1420:  13:57:46.390 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1421:  13:57:49.305 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1422:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.115 s -- in dev.selenium.bidi.cdp.ScriptTest
1423:  [INFO] Running dev.selenium.bidi.cdp.NetworkTest
1424:  13:57:50.508 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1425:  13:57:51.554 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1426:  13:57:53.258 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1427:  13:57:54.888 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1428:  13:57:56.434 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1429:  13:57:57.759 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1430:  13:57:59.054 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1431:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s -- in dev.selenium.bidi.cdp.NetworkTest
1432:  [INFO] Running dev.selenium.bidi.cdp.LoggingTest
1433:  13:58:00.544 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1434:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.225 s -- in dev.selenium.bidi.cdp.LoggingTest
1435:  [INFO] Running dev.selenium.bidi.cdp.CdpTest
1436:  13:58:01.742 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1437:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.644 s -- in dev.selenium.bidi.cdp.CdpTest
1438:  [INFO] Running dev.selenium.bidi.cdp.CdpApiTest
1439:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.713 s -- in dev.selenium.bidi.cdp.CdpApiTest
1440:  [INFO] Running dev.selenium.actions_api.WheelTest
1441:  13:58:13.098 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1442:  13:58:14.648 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1443:  13:58:16.616 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1444:  13:58:18.086 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1445:  13:58:19.653 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1446:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.092 s -- in dev.selenium.actions_api.WheelTest
1447:  [INFO] Running dev.selenium.actions_api.PenTest
1448:  13:58:21.242 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1449:  13:58:22.523 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1450:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.873 s -- in dev.selenium.actions_api.PenTest
1451:  [INFO] Running dev.selenium.actions_api.MouseTest
1452:  13:58:24.069 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1453:  13:58:25.382 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1454:  13:58:26.820 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1455:  13:58:28.617 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1456:  13:58:30.080 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1457:  13:58:31.625 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1458:  13:58:33.085 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1459:  13:58:34.477 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1460:  13:58:36.023 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1461:  13:58:37.567 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1462:  13:58:39.008 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1463:  13:58:40.523 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1464:  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.01 s -- in dev.selenium.actions_api.MouseTest
1465:  [INFO] Running dev.selenium.actions_api.KeysTest
1466:  13:58:42.148 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1467:  13:58:43.618 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1468:  13:58:44.973 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1469:  13:58:46.149 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1470:  13:58:47.399 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1471:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.545 s -- in dev.selenium.actions_api.KeysTest
1472:  [INFO] Running dev.selenium.actions_api.ActionsTest
1473:  13:58:48.616 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1474:  13:58:50.101 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1475:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.973 s -- in dev.selenium.actions_api.ActionsTest
1476:  [INFO] Running CookiesTest
1477:  13:58:53.585 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1478:  13:58:54.832 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1479:  13:58:56.003 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1480:  13:58:57.445 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1481:  13:58:58.696 WARN [CdpVersionFinder.findNearestMatch] - Unable to find an exact match for CDP version 136, returning the closest version; found: 135; Please update to a Selenium version that supports CDP version 136
1482:...

@renovate renovate bot changed the title Update dependency org.seleniumhq.selenium:selenium-java to v4.32.0 fix(deps): update dependency org.seleniumhq.selenium:selenium-java to v4.32.0 May 5, 2025
@renovate renovate bot changed the title fix(deps): update dependency org.seleniumhq.selenium:selenium-java to v4.32.0 Update dependency org.seleniumhq.selenium:selenium-java to v4.32.0 May 6, 2025
Copy link
Contributor Author

renovate bot commented May 11, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant