Skip to content

Update dependency gradle to v8.14 #2288

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 3 commits into
base: trunk
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2025

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.13 -> 8.14

Release Notes

gradle/gradle (gradle)

v8.14

Compare Source


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.

Sorry, something went wrong.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit cd063f9
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/6812d9b207b23000083ecfc1
😎 Deploy Preview https://deploy-preview-2288--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 Apr 25, 2025

CI Feedback 🧐

(Feedback updated until commit cd063f9)

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. dev.selenium.browsers.ChromeTest.extensionOptions - This test failed with a
NoSuchElementException when trying to locate an element with ID webextensions-selenium-example. The
error occurred at line 69 in ChromeTest.java. The test was run multiple times (4 attempts) and
failed consistently.

2. dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey - This test
failed with an IllegalArgumentException with the message "rpId must be set" at line 148 in
VirtualAuthenticatorTest.java. This error occurred in the getCredentials method of the
RemoteWebDriver class.

3. dev.selenium.actions_api.MouseTest.moveByOffsetFromViewport - This test failed with an assertion
error where the expected value was true but the actual value was false at line 139 in
MouseTest.java.

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 348 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 1.4 MB/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 152 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 328 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)
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 266 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 at 161 kB/s)
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 140 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)
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)
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/org/seleniumhq/selenium/selenium-devtools-v135/4.31.0/selenium-devtools-v135-4.31.0.jar (1.6 MB at 11 MB/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/org/seleniumhq/selenium/selenium-os/4.31.0/selenium-os-4.31.0.jar (30 kB at 206 kB/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 461 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 185 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 1.2 MB/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 618 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/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 20 kB/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/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 14 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/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 122 kB/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
...

1085:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom
1086:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom (3.1 kB)
1087:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom
1088:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom (3.0 kB at 189 kB/s)
1089:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar
1090:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.5.3/surefire-junit-platform-3.5.3.jar (27 kB at 1.8 MB/s)
1091:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar
1092:  [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar
1093:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar (18 kB at 8.8 MB/s)
1094:  [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar (208 kB at 12 MB/s)
1095:  [INFO] 
1096:  [INFO] -------------------------------------------------------
1097:  [INFO]  T E S T S
1098:  [INFO] -------------------------------------------------------
1099:  [INFO] Running dev.selenium.waits.WaitsTest
1100:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.73 s -- in dev.selenium.waits.WaitsTest
1101:  [INFO] Running dev.selenium.troubleshooting.LoggingTest
1102:  May 01, 2025 2:19:21 AM dev.selenium.troubleshooting.LoggingTest logging
1103:  WARNING: this is a warning
1104:  May 01, 2025 2:19:21 AM dev.selenium.troubleshooting.LoggingTest logging
1105:  INFO: this is useful information
1106:  May 01, 2025 2:19:21 AM dev.selenium.troubleshooting.LoggingTest logging
1107:  FINE: this is detailed debug information
1108:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in dev.selenium.troubleshooting.LoggingTest
1109:  [INFO] Running dev.selenium.support.SelectListTest
1110:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.300 s -- in dev.selenium.support.SelectListTest
1111:  [INFO] Running dev.selenium.interactions.WindowsTest
1112:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.722 s -- in dev.selenium.interactions.WindowsTest
1113:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
1114:  [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.357 s <<< FAILURE! -- in dev.selenium.interactions.VirtualAuthenticatorTest
1115:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.922 s <<< ERROR!
1116:  java.lang.IllegalArgumentException: rpId must be set
...

1126:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1127:  at dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.java:148)
1128:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1129:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1130:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1131:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1132:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1133:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1134:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1135:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1136:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1137:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1138:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1139:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1140:  [INFO] Running dev.selenium.interactions.SavingTest
1141:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.788 s -- in dev.selenium.interactions.SavingTest
1142:  [INFO] Running dev.selenium.interactions.PrintsPageTest
1143:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.410 s -- in dev.selenium.interactions.PrintsPageTest
1144:  [INFO] Running dev.selenium.interactions.PrintOptionsTest
1145:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.27 s -- in dev.selenium.interactions.PrintOptionsTest
1146:  [INFO] Running dev.selenium.interactions.NavigationTest
1147:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s -- in dev.selenium.interactions.NavigationTest
1148:  [INFO] Running dev.selenium.interactions.InteractionsTest
1149:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s -- in dev.selenium.interactions.InteractionsTest
1150:  [INFO] Running dev.selenium.interactions.FramesTest
1151:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s -- in dev.selenium.interactions.FramesTest
1152:  [INFO] Running dev.selenium.getting_started.UsingSeleniumTest
1153:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 s -- in dev.selenium.getting_started.UsingSeleniumTest
1154:  [INFO] Running dev.selenium.elements.InteractionTest
1155:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s -- in dev.selenium.elements.InteractionTest
1156:  [INFO] Running dev.selenium.elements.InformationTest
1157:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s -- in dev.selenium.elements.InformationTest
1158:  [INFO] Running dev.selenium.elements.FileUploadTest
1159:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.699 s -- in dev.selenium.elements.FileUploadTest
1160:  [INFO] Running dev.selenium.drivers.ServiceTest
1161:  May 01, 2025 2:20:19 AM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch
1162:  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
1163:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.41 s -- in dev.selenium.drivers.ServiceTest
1164:  [INFO] Running dev.selenium.drivers.RemoteWebDriverTest
1165:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.32 s -- in dev.selenium.drivers.RemoteWebDriverTest
1166:  [INFO] Running dev.selenium.drivers.OptionsTest
1167:  [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.646 s -- in dev.selenium.drivers.OptionsTest
1168:  [INFO] Running dev.selenium.drivers.HttpClientTest
1169:  02:20:44.285 WARN [ProxyNodeWebsockets$ForwardingListener.onError] - Error proxying websocket command
1170:  java.net.SocketException: Connection reset
1171:  at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
1172:  at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
1173:  at java.net.http/jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1170)
1174:  at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:833)
1175:  at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
1176:  at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
1177:  at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
1178:  at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
1179:  at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774)
1180:  at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957)
1181:  at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
1182:  at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:984)
1183:  at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:939)
1184:  at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
1185:  at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:939)
1186:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.140 s -- in dev.selenium.drivers.HttpClientTest
1187:  [INFO] Running dev.selenium.browsers.SafariTest
1188:  [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in dev.selenium.browsers.SafariTest
1189:  [INFO] Running dev.selenium.browsers.InternetExplorerTest
1190:  [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.5 s -- in dev.selenium.browsers.InternetExplorerTest
1191:  [INFO] Running dev.selenium.browsers.FirefoxTest
1192:  [WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 52.65 s -- in dev.selenium.browsers.FirefoxTest
1193:  [INFO] Running dev.selenium.browsers.EdgeTest
1194:  [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.12 s -- in dev.selenium.browsers.EdgeTest
1195:  [INFO] Running dev.selenium.browsers.ChromeTest
1196:  02:24:35.079 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
1197:  [ERROR] Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.62 s <<< FAILURE! -- in dev.selenium.browsers.ChromeTest
1198:  [ERROR] dev.selenium.browsers.ChromeTest.extensionOptions -- Time elapsed: 1.106 s <<< ERROR!
1199:  org.openqa.selenium.NoSuchElementException: 
1200:  no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1201:  (Session info: chrome=135.0.7049.115)
1202:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1203:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1204:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1205:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1206:  Command: [8b07db86ac0b0a53264adc3efabdfaf4, findElement {using=id, value=webextensions-selenium-example}]
1207:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55567}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:55567/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1208:  Session ID: 8b07db86ac0b0a53264adc3efabdfaf4
1209:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1210:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1211:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1212:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1213:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1214:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1215:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1224:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
1225:  at dev.selenium.browsers.ChromeTest.extensionOptions(ChromeTest.java:69)
1226:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1227:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1228:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1229:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1230:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1231:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1232:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1233:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1234:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1235:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1236:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1237:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1238:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest
1239:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.080 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest
1240:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1241:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.830 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest
1242:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1243:  [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.77 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest
1244:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest
1245:  [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.910 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest
1246:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1247:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.37 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest
1248:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1249:  [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest
1250:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest
1251:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.33 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest
1252:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1253:  [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.014 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest
1254:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1255:  [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.54 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest
1256:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1257:  [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 76.83 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest
1258:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1259:  [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.74 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest
1260:  [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1261:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.322 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest
1262:  [INFO] Running dev.selenium.bidi.cdp.ScriptTest
1263:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.287 s -- in dev.selenium.bidi.cdp.ScriptTest
1264:  [INFO] Running dev.selenium.bidi.cdp.NetworkTest
1265:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s -- in dev.selenium.bidi.cdp.NetworkTest
1266:  [INFO] Running dev.selenium.bidi.cdp.LoggingTest
1267:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.376 s -- in dev.selenium.bidi.cdp.LoggingTest
1268:  [INFO] Running dev.selenium.bidi.cdp.CdpTest
1269:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s -- in dev.selenium.bidi.cdp.CdpTest
1270:  [INFO] Running dev.selenium.bidi.cdp.CdpApiTest
1271:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.97 s -- in dev.selenium.bidi.cdp.CdpApiTest
1272:  [INFO] Running dev.selenium.actions_api.WheelTest
1273:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.413 s -- in dev.selenium.actions_api.WheelTest
1274:  [INFO] Running dev.selenium.actions_api.PenTest
1275:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.019 s -- in dev.selenium.actions_api.PenTest
1276:  [INFO] Running dev.selenium.actions_api.MouseTest
1277:  [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.19 s -- in dev.selenium.actions_api.MouseTest
1278:  [INFO] Running dev.selenium.actions_api.KeysTest
1279:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.527 s -- in dev.selenium.actions_api.KeysTest
1280:  [INFO] Running dev.selenium.actions_api.ActionsTest
1281:  [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.027 s -- in dev.selenium.actions_api.ActionsTest
1282:  [INFO] Running CookiesTest
1283:  [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.551 s -- in CookiesTest
1284:  [INFO] Running AlertsTest
1285:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.599 s -- in AlertsTest
1286:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
1287:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.965 s <<< FAILURE! -- in dev.selenium.interactions.VirtualAuthenticatorTest
1288:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.965 s <<< ERROR!
1289:  java.lang.IllegalArgumentException: rpId must be set
...

1296:  at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
1297:  at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
1298:  at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
1299:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1300:  at dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.java:148)
1301:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1302:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1303:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1304:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1305:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1306:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1307:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1308:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1309:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1310:  [INFO] Running dev.selenium.browsers.ChromeTest
1311:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.284 s <<< FAILURE! -- in dev.selenium.browsers.ChromeTest
1312:  [ERROR] dev.selenium.browsers.ChromeTest.extensionOptions -- Time elapsed: 1.284 s <<< ERROR!
1313:  org.openqa.selenium.NoSuchElementException: 
1314:  no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1315:  (Session info: chrome=135.0.7049.115)
1316:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1317:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1318:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1319:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1320:  Command: [7fd4117d46b7bd4b76de4d4b073e65ad, findElement {using=id, value=webextensions-selenium-example}]
1321:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60641}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:60641/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1322:  Session ID: 7fd4117d46b7bd4b76de4d4b073e65ad
1323:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1324:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1325:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1326:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1327:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1328:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1329:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1335:  at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
1336:  at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:66)
1337:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
1338:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
1339:  at dev.selenium.browsers.ChromeTest.extensionOptions(ChromeTest.java:69)
1340:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1341:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1342:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1343:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1344:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1345:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1346:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1347:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1348:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1349:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
1350:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.938 s <<< FAILURE! -- in dev.selenium.interactions.VirtualAuthenticatorTest
1351:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.938 s <<< ERROR!
1352:  java.lang.IllegalArgumentException: rpId must be set
...

1359:  at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
1360:  at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
1361:  at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
1362:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1363:  at dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.java:148)
1364:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1365:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1366:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1367:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1368:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1369:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1370:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1371:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1372:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1373:  [INFO] Running dev.selenium.browsers.ChromeTest
1374:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.233 s <<< FAILURE! -- in dev.selenium.browsers.ChromeTest
1375:  [ERROR] dev.selenium.browsers.ChromeTest.extensionOptions -- Time elapsed: 1.233 s <<< ERROR!
1376:  org.openqa.selenium.NoSuchElementException: 
1377:  no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1378:  (Session info: chrome=135.0.7049.115)
1379:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1380:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1381:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1382:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1383:  Command: [c379ebdd56e5f3a59f677146783f8898, findElement {using=id, value=webextensions-selenium-example}]
1384:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60669}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:60669/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1385:  Session ID: c379ebdd56e5f3a59f677146783f8898
1386:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1387:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1388:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1389:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1390:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1391:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1392:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1398:  at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
1399:  at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:66)
1400:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
1401:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
1402:  at dev.selenium.browsers.ChromeTest.extensionOptions(ChromeTest.java:69)
1403:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1404:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1405:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1406:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1407:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1408:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1409:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1410:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1411:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1412:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
1413:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.949 s <<< FAILURE! -- in dev.selenium.interactions.VirtualAuthenticatorTest
1414:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.949 s <<< ERROR!
1415:  java.lang.IllegalArgumentException: rpId must be set
...

1422:  at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
1423:  at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
1424:  at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
1425:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1426:  at dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.java:148)
1427:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1428:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1429:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1430:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1431:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1432:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1433:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1434:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1435:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1436:  [INFO] Running dev.selenium.browsers.ChromeTest
1437:  [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.140 s <<< FAILURE! -- in dev.selenium.browsers.ChromeTest
1438:  [ERROR] dev.selenium.browsers.ChromeTest.extensionOptions -- Time elapsed: 1.140 s <<< ERROR!
1439:  org.openqa.selenium.NoSuchElementException: 
1440:  no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1441:  (Session info: chrome=135.0.7049.115)
1442:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1443:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1444:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1445:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1446:  Command: [01cbd9f88e051bd2ec7a075e6918e095, findElement {using=id, value=webextensions-selenium-example}]
1447:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60698}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:60698/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1448:  Session ID: 01cbd9f88e051bd2ec7a075e6918e095
1449:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
1450:  at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
1451:  at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
1452:  at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
1453:  at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)
1454:  at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)
1455:  at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...

1463:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:368)
1464:  at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:362)
1465:  at dev.selenium.browsers.ChromeTest.extensionOptions(ChromeTest.java:69)
1466:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1467:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1468:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1469:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1470:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1471:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1472:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1473:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1474:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1475:  [INFO] 
1476:  [INFO] Results:
1477:  [INFO] 
1478:  [ERROR] Errors: 
1479:  [ERROR] dev.selenium.browsers.ChromeTest.extensionOptions
1480:  [ERROR]   Run 1: ChromeTest.extensionOptions:69 � NoSuchElement no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1481:  (Session info: chrome=135.0.7049.115)
1482:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1483:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1484:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1485:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1486:  Command: [8b07db86ac0b0a53264adc3efabdfaf4, findElement {using=id, value=webextensions-selenium-example}]
1487:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:55567}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:55567/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1488:  Session ID: 8b07db86ac0b0a53264adc3efabdfaf4
1489:  [ERROR]   Run 2: ChromeTest.extensionOptions:69 � NoSuchElement no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1490:  (Session info: chrome=135.0.7049.115)
1491:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1492:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1493:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1494:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1495:  Command: [7fd4117d46b7bd4b76de4d4b073e65ad, findElement {using=id, value=webextensions-selenium-example}]
1496:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60641}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:60641/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1497:  Session ID: 7fd4117d46b7bd4b76de4d4b073e65ad
1498:  [ERROR]   Run 3: ChromeTest.extensionOptions:69 � NoSuchElement no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1499:  (Session info: chrome=135.0.7049.115)
1500:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1501:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1502:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1503:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1504:  Command: [c379ebdd56e5f3a59f677146783f8898, findElement {using=id, value=webextensions-selenium-example}]
1505:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60669}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:60669/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1506:  Session ID: c379ebdd56e5f3a59f677146783f8898
1507:  [ERROR]   Run 4: ChromeTest.extensionOptions:69 � NoSuchElement no such element: Unable to locate element: {"method":"css selector","selector":"#webextensions\-selenium\-example"}
1508:  (Session info: chrome=135.0.7049.115)
1509:  For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
1510:  Build info: version: '4.31.0', revision: '1ef9f18787*'
1511:  System info: os.name: 'Windows Server 2022', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.15'
1512:  Driver info: org.openqa.selenium.chrome.ChromeDriver
1513:  Command: [01cbd9f88e051bd2ec7a075e6918e095, findElement {using=id, value=webextensions-selenium-example}]
1514:  Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 135.0.7049.115, chrome: {chromedriverVersion: 135.0.7049.114 (63fd8a7d9d0..., userDataDir: C:\Windows\SystemTemp\scope...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:60698}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: windows, proxy: Proxy(), se:cdp: ws://localhost:60698/devtoo..., se:cdpVersion: 135.0.7049.115, 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}
1515:  Session ID: 01cbd9f88e051bd2ec7a075e6918e095
1516:  [INFO] 
1517:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey
1518:  [ERROR]   Run 1: VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:148 � IllegalArgument rpId must be set
1519:  [ERROR]   Run 2: VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:148 � IllegalArgument rpId must be set
1520:  [ERROR]   Run 3: VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:148 � IllegalArgument rpId must be set
1521:  [ERROR]   Run 4: VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey:148 � IllegalArgument rpId must be set
1522:  [INFO] 
1523:  [INFO] 
1524:  [ERROR] Tests run: 263, Failures: 0, Errors: 2, Skipped: 24
1525:  [INFO] 
1526:  [INFO] ------------------------------------------------------------------------
1527:  [INFO] BUILD FAILURE
1528:  [INFO] ------------------------------------------------------------------------
1529:  [INFO] Total time:  12:12 min
1530:  [INFO] Finished at: [INFO] ------------------------------------------------------------------------
1531:  [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project selenium-examples: 
1532:  [ERROR] 
1533:  [ERROR] See D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\java\target\surefire-reports for the individual test results.
1534:  [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
1535:  [ERROR] -> [Help 1]
1536:  [ERROR] 
1537:  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
1538:  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
1539:  [ERROR] 
1540:  [ERROR] For more information about the errors and possible solutions, please read the following articles:
1541:  [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
1542:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
1543:  ##[endgroup]
...

1573:  [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ selenium-examples ---
1574:  [INFO] Recompiling the module because of changed source code.
1575:  [INFO] Compiling 60 source files with javac [debug target 17] to target\test-classes
1576:  [INFO] /D:/a/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/actions_api/ActionsTest.java: Some input files use or override a deprecated API.
1577:  [INFO] /D:/a/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/actions_api/ActionsTest.java: Recompile with -Xlint:deprecation for details.
1578:  [INFO] /D:/a/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidi/cdp/ScriptTest.java: Some input files use unchecked or unsafe operations.
1579:  [INFO] /D:/a/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidi/cdp/ScriptTest.java: Recompile with -Xlint:unchecked for details.
1580:  [INFO] 
1581:  [INFO] --- surefire:3.5.3:test (default-test) @ selenium-examples ---
1582:  [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
1583:  [INFO] 
1584:  [INFO] -------------------------------------------------------
1585:  [INFO]  T E S T S
1586:  [INFO] -------------------------------------------------------
1587:  [INFO] Running dev.selenium.waits.WaitsTest
1588:  [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.40 s -- in dev.selenium.waits.WaitsTest
1589:  [INFO] Running dev.selenium.troubleshooting.LoggingTest
1590:  May 01, 2025 2:31:02 AM dev.selenium.troubleshooting.LoggingTest logging
1591:  WARNING: this is a warning
1592:  May 01, 2025 2:31:02 AM dev.selenium.troubleshooting.LoggingTest logging
1593:  INFO: this is useful information
1594:  May 01, 2025 2:31:02 AM dev.selenium.troubleshooting.LoggingTest logging
1595:  FINE: this is detailed debug information
1596:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in dev.selenium.troubleshooting.LoggingTest
1597:  [INFO] Running dev.selenium.support.SelectListTest
1598:  [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.367 s -- in dev.selenium.support.SelectListTest
1599:  [INFO] Running dev.selenium.interactions.WindowsTest
1600:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.570 s -- in dev.selenium.interactions.WindowsTest
1601:  [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest
1602:  [ERROR] Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.167 s <<< FAILURE! -- in dev.selenium.interactions.VirtualAuthenticatorTest
1603:  [ERROR] dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey -- Time elapsed: 0.985 s <<< ERROR!
1604:  java.lang.IllegalArgumentException: rpId must be set
...

1614:  at org.openqa.selenium.remote.RemoteWebDriver$RemoteVirtualAuthenticator.getCredentials(RemoteWebDriver.java:1264)
1615:  at dev.selenium.interactions.VirtualAuthenticatorTest.testCreateAndAddNonResidentialKey(VirtualAuthenticatorTest.java:148)
1616:  at java.base/java.lang.reflect.Method.invoke(Method.java:569)
1617:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1618:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1619:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1620:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1621:  at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)
1622:  at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)
1623:  at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
1624:  at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
1625:  at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
1626:  at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
1627:  at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
1628:  [INFO] Running dev.selenium.interactions.SavingTest
1629:  [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.9...

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Copy link
Contributor Author

renovate bot commented Apr 27, 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.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

None yet

1 participant