You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action failed because the test AlertsTest.testForAlerts consistently failed with the error: "unknown error: JavaScript code failed from unknown command: 'Runtime.evaluate' wasn't found". The error occurs at line 40 of AlertsTest.java when trying to maximize the Chrome browser window. This suggests an incompatibility between the Chrome browser (version 136.0.7103.92) and the ChromeDriver or Selenium version being used, specifically related to JavaScript execution through the Chrome DevTools Protocol.
Relevant error logs:
1: ##[group]Operating System2: Ubuntu
...
147: > Warning: Could not resolve keysym XF86CameraAccessToggle148: > Warning: Could not resolve keysym XF86NextElement149: > Warning: Could not resolve keysym XF86PreviousElement150: > Warning: Could not resolve keysym XF86AutopilotEngageToggle151: > Warning: Could not resolve keysym XF86MarkWaypoint152: > Warning: Could not resolve keysym XF86Sos153: > Warning: Could not resolve keysym XF86NavChart154: > Warning: Could not resolve keysym XF86FishingChart155: > Warning: Could not resolve keysym XF86SingleRangeRadar156: > Warning: Could not resolve keysym XF86DualRangeRadar157: > Warning: Could not resolve keysym XF86RadarOverlay158: > Warning: Could not resolve keysym XF86TraditionalSonar159: > Warning: Could not resolve keysym XF86ClearvuSonar160: > Warning: Could not resolve keysym XF86SidevuSonar161: > Warning: Could not resolve keysym XF86NavInfo162: Errors from xkbcomp are not fatal to the X server163: ##[group]Run actions/setup-java@v4
...
203: Certificate was added to keystore204: ##[group]Run nick-invision/retry@v3.0.2205: with:206: timeout_minutes: 40207: max_attempts: 3208: command: pip install yq209: xml_content=$(curl -sf https://oss.sonatype.org/service/local/repositories/snapshots/content/org/seleniumhq/selenium/selenium-java/)210: latest_snapshot=$(echo "$xml_content" | xq '.content.data."content-item"' | jq -r 'sort_by(.lastModified) | last | .text')211: echo "Latest Selenium Snapshot: $latest_snapshot"212: cd examples/java213: mvn -B -U test -D"jdk.internal.httpclient.disableHostnameVerification=true"214:
215: retry_wait_seconds: 10216: polling_interval_seconds: 1217: warning_on_retry: true218: continue_on_error: false219: env:
...
316: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom317: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom318: [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 695 kB/s)319: [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.pom320: [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.pom321: [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 2.4 MB/s)322: [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.pom323: [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.pom324: [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 325 kB/s)325: [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.pom326: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom327: [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 1.3 MB/s)328: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom329: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom330: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 821 kB/s)331: [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.pom332: [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.pom333: [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 532 kB/s)334: [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.pom335: [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.pom336: [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 1.8 MB/s)337: [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
...
535: [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.pom536: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom537: [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 at 1.6 MB/s)538: [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.pom539: [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.pom540: [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 at 2.5 MB/s)541: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom542: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom543: [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 302 kB/s)544: [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.pom545: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom546: [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 612 kB/s)547: [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.pom548: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom549: [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 299 kB/s)550: [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.pom551: [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.pom552: [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 308 kB/s)553: [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.pom554: [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.pom555: [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 1.6 MB/s)556: [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
...
685: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-trace/1.50.0/opentelemetry-sdk-trace-1.50.0.jar686: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk/1.50.0/opentelemetry-sdk-1.50.0.jar687: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-metrics/1.50.0/opentelemetry-sdk-metrics-1.50.0.jar688: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/io/opentelemetry/opentelemetry-sdk-logs/1.50.0/opentelemetry-sdk-logs-1.50.0.jar689: [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.jar690: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-os/4.33.0/selenium-os-4.33.0.jar691: [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.jar692: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-safari-driver/4.33.0/selenium-safari-driver-4.33.0.jar693: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-support/4.33.0/selenium-support-4.33.0.jar694: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-grid/4.33.0/selenium-grid-4.33.0.jar695: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.82/jcommander-1.82.jar696: [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.jar697: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar698: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar699: [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.jar700: [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.jar701: [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
...
779: [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 686 kB/s)780: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.33.0/selenium-support-4.33.0.jar781: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.33.0/selenium-os-4.33.0.jar (30 kB at 307 kB/s)782: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.33.0/selenium-grid-4.33.0.jar783: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.33.0/selenium-safari-driver-4.33.0.jar (26 kB at 268 kB/s)784: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar785: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.33.0/selenium-support-4.33.0.jar (167 kB at 1.6 MB/s)786: [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.jar787: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 819 kB/s)788: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar789: [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 27 kB/s)790: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar791: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.50.0/opentelemetry-sdk-metrics-1.50.0.jar (329 kB at 2.8 MB/s)792: [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.jar793: [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 86 kB/s)794: [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.jar795: [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 17 kB/s)796: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar797: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.33.0/selenium-grid-4.33.0.jar (1.7 MB at 13 MB/s)798: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/22.3/graphql-java-22.3.jar799: [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 147 kB/s)800: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.3.0/java-dataloader-3.3.0.jar
...
1080: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.pom1081: [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 at 437 kB/s)1082: [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.pom1083: [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 433 kB/s)1084: [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.jar1085: [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 3.4 MB/s)1086: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.5.3/common-java5-3.5.3.jar1087: [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.jar1088: [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 2.0 MB/s)1089: [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 17 MB/s)1090: [INFO] 1091: [INFO] -------------------------------------------------------1092: [INFO] T E S T S1093: [INFO] -------------------------------------------------------1094: [INFO] Running AlertsTest1095: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 10.10 s <<< FAILURE! -- in AlertsTest1096: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 10.07 s <<< ERROR!1097: org.openqa.selenium.WebDriverException: 1098: unknown error: JavaScript code failed1099: from unknown command: 'Runtime.evaluate' wasn't found1100: (Session info: chrome=136.0.7103.92)1101: Build info: version: '4.33.0', revision: '2c6aaad03a'1102: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1103: Driver info: org.openqa.selenium.chrome.ChromeDriver1104: Command: [7e4c2a3decdd478c59d7c88f7704a519, maximizeCurrentWindow {}]1105: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41159}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:41159/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1106: Session ID: 7e4c2a3decdd478c59d7c88f7704a5191107: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1108: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1109: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1110: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1111: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1112: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1113: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1120: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:621)1121: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1042)1122: at AlertsTest.testForAlerts(AlertsTest.java:40)1123: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1124: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1125: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1126: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1127: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1128: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1129: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1130: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1131: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1132: [INFO] Running CookiesTest1133: Strict1134: Lax1135: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.760 s -- in CookiesTest1136: [INFO] Running dev.selenium.elements.InteractionTest1137: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s -- in dev.selenium.elements.InteractionTest1138: [INFO] Running dev.selenium.elements.InformationTest1139: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.792 s -- in dev.selenium.elements.InformationTest1140: [INFO] Running dev.selenium.elements.FileUploadTest1141: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.240 s -- in dev.selenium.elements.FileUploadTest1142: [INFO] Running dev.selenium.troubleshooting.LoggingTest1143: May 29, 2025 12:45:57 PM dev.selenium.troubleshooting.LoggingTest logging1144: WARNING: this is a warning1145: May 29, 2025 12:45:57 PM dev.selenium.troubleshooting.LoggingTest logging1146: INFO: this is useful information1147: May 29, 2025 12:45:57 PM dev.selenium.troubleshooting.LoggingTest logging1148: FINE: this is detailed debug information1149: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in dev.selenium.troubleshooting.LoggingTest1150: [INFO] Running dev.selenium.waits.WaitsTest1151: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.558 s -- in dev.selenium.waits.WaitsTest1152: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1153: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.85 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1154: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1155: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.006 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1156: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1157: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.66 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1158: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1159: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1160: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1161: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1162: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.517 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1163: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1164: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1165: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1166: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1167: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.946 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1168: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1169: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.003 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1170: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1171: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.02 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1172: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1173: [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 74.31 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1174: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest1175: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.08 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest1176: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest1177: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.03 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest1178: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1179: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.756 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1180: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest1181: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.943 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest1182: [INFO] Running dev.selenium.support.SelectListTest1183: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.433 s -- in dev.selenium.support.SelectListTest1184: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest1185: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.535 s -- in dev.selenium.bidi.cdp.CdpApiTest1186: [INFO] Running dev.selenium.bidi.cdp.NetworkTest1187: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.577 s -- in dev.selenium.bidi.cdp.NetworkTest1188: [INFO] Running dev.selenium.bidi.cdp.LoggingTest1189: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in dev.selenium.bidi.cdp.LoggingTest1190: [INFO] Running dev.selenium.bidi.cdp.ScriptTest1191: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.805 s -- in dev.selenium.bidi.cdp.ScriptTest1192: [INFO] Running dev.selenium.bidi.cdp.CdpTest1193: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s -- in dev.selenium.bidi.cdp.CdpTest1194: [INFO] Running dev.selenium.interactions.WindowsTest1195: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s -- in dev.selenium.interactions.WindowsTest1196: [INFO] Running dev.selenium.interactions.PrintOptionsTest1197: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.461 s -- in dev.selenium.interactions.PrintOptionsTest1198: [INFO] Running dev.selenium.interactions.FramesTest1199: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.846 s -- in dev.selenium.interactions.FramesTest1200: [INFO] Running dev.selenium.interactions.InteractionsTest1201: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s -- in dev.selenium.interactions.InteractionsTest1202: [INFO] Running dev.selenium.interactions.NavigationTest1203: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.040 s -- in dev.selenium.interactions.NavigationTest1204: [INFO] Running dev.selenium.interactions.PrintsPageTest1205: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.969 s -- in dev.selenium.interactions.PrintsPageTest1206: [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest1207: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.891 s -- in dev.selenium.interactions.VirtualAuthenticatorTest1208: [INFO] Running dev.selenium.interactions.SavingTest1209: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s -- in dev.selenium.interactions.SavingTest1210: [INFO] Running dev.selenium.browsers.FirefoxTest1211: [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.29 s -- in dev.selenium.browsers.FirefoxTest1212: [INFO] Running dev.selenium.browsers.InternetExplorerTest1213: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.browsers.InternetExplorerTest1214: [INFO] Running dev.selenium.browsers.ChromeTest1215: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.77 s -- in dev.selenium.browsers.ChromeTest1216: [INFO] Running dev.selenium.browsers.SafariTest1217: [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in dev.selenium.browsers.SafariTest1218: [INFO] Running dev.selenium.browsers.EdgeTest1219: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.15 s -- in dev.selenium.browsers.EdgeTest1220: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest1221: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.889 s -- in dev.selenium.getting_started.UsingSeleniumTest1222: [INFO] Running dev.selenium.drivers.HttpClientTest1223: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.307 s -- in dev.selenium.drivers.HttpClientTest1224: [INFO] Running dev.selenium.drivers.OptionsTest1225: [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.481 s -- in dev.selenium.drivers.OptionsTest1226: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest1227: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.301 s -- in dev.selenium.drivers.RemoteWebDriverTest1228: [INFO] Running dev.selenium.drivers.ServiceTest1229: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.664 s -- in dev.selenium.drivers.ServiceTest1230: [INFO] Running dev.selenium.actions_api.WheelTest1231: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.063 s -- in dev.selenium.actions_api.WheelTest1232: [INFO] Running dev.selenium.actions_api.KeysTest1233: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.403 s -- in dev.selenium.actions_api.KeysTest1234: [INFO] Running dev.selenium.actions_api.PenTest1235: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 s -- in dev.selenium.actions_api.PenTest1236: [INFO] Running dev.selenium.actions_api.MouseTest1237: [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.06 s -- in dev.selenium.actions_api.MouseTest1238: [INFO] Running dev.selenium.actions_api.ActionsTest1239: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.563 s -- in dev.selenium.actions_api.ActionsTest1240: [INFO] Running AlertsTest1241: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.788 s <<< FAILURE! -- in AlertsTest1242: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.787 s <<< ERROR!1243: org.openqa.selenium.WebDriverException: 1244: unknown error: JavaScript code failed1245: from unknown command: 'Runtime.evaluate' wasn't found1246: (Session info: chrome=136.0.7103.92)1247: Build info: version: '4.33.0', revision: '2c6aaad03a'1248: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1249: Driver info: org.openqa.selenium.chrome.ChromeDriver1250: Command: [5397678a3f4db2f6cafa0527deaba495, maximizeCurrentWindow {}]1251: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:33485}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:33485/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1252: Session ID: 5397678a3f4db2f6cafa0527deaba4951253: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1254: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1255: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1256: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1257: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1258: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1259: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1261: at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)1262: at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)1263: at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)1264: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:544)1265: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:617)1266: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:621)1267: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1042)1268: at AlertsTest.testForAlerts(AlertsTest.java:40)1269: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1270: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1271: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1272: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1273: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1274: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1275: [INFO] Running AlertsTest1276: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.780 s <<< FAILURE! -- in AlertsTest1277: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.779 s <<< ERROR!1278: org.openqa.selenium.WebDriverException: 1279: unknown error: JavaScript code failed1280: from unknown command: 'Runtime.evaluate' wasn't found1281: (Session info: chrome=136.0.7103.92)1282: Build info: version: '4.33.0', revision: '2c6aaad03a'1283: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1284: Driver info: org.openqa.selenium.chrome.ChromeDriver1285: Command: [5c85bf46024cf08eb36a075f1f07fee8, maximizeCurrentWindow {}]1286: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:36821}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:36821/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1287: Session ID: 5c85bf46024cf08eb36a075f1f07fee81288: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1289: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1290: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1291: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1292: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1293: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1294: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1296: at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:215)1297: at org.openqa.selenium.remote.service.DriverCommandExecutor.invokeExecute(DriverCommandExecutor.java:216)1298: at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)1299: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:544)1300: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:617)1301: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:621)1302: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1042)1303: at AlertsTest.testForAlerts(AlertsTest.java:40)1304: at java.base/java.lang.reflect.Method.invoke(Method.java:569)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 AlertsTest1311: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.790 s <<< FAILURE! -- in AlertsTest1312: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.790 s <<< ERROR!1313: org.openqa.selenium.WebDriverException: 1314: unknown error: JavaScript code failed1315: from unknown command: 'Runtime.evaluate' wasn't found1316: (Session info: chrome=136.0.7103.92)1317: Build info: version: '4.33.0', revision: '2c6aaad03a'1318: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1319: Driver info: org.openqa.selenium.chrome.ChromeDriver1320: Command: [a1ec21d5a7eadbe624b5f8e2720cd24c, maximizeCurrentWindow {}]1321: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39667}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:39667/devtoo..., se:cdpVersion: 136.0.7103.92, 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: a1ec21d5a7eadbe624b5f8e2720cd24c1323: 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)
...
1333: at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)1334: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:544)1335: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:617)1336: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:621)1337: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1042)1338: at AlertsTest.testForAlerts(AlertsTest.java:40)1339: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1340: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1341: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1342: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1343: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1344: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1345: [INFO] 1346: [INFO] Results:1347: [INFO] 1348: [ERROR] Errors: 1349: [ERROR] AlertsTest.testForAlerts1350: [ERROR] Run 1: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1351: from unknown command: 'Runtime.evaluate' wasn't found1352: (Session info: chrome=136.0.7103.92)1353: Build info: version: '4.33.0', revision: '2c6aaad03a'1354: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1355: Driver info: org.openqa.selenium.chrome.ChromeDriver1356: Command: [7e4c2a3decdd478c59d7c88f7704a519, maximizeCurrentWindow {}]1357: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41159}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:41159/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1358: Session ID: 7e4c2a3decdd478c59d7c88f7704a5191359: [ERROR] Run 2: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1360: from unknown command: 'Runtime.evaluate' wasn't found1361: (Session info: chrome=136.0.7103.92)1362: Build info: version: '4.33.0', revision: '2c6aaad03a'1363: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1364: Driver info: org.openqa.selenium.chrome.ChromeDriver1365: Command: [5397678a3f4db2f6cafa0527deaba495, maximizeCurrentWindow {}]1366: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:33485}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:33485/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1367: Session ID: 5397678a3f4db2f6cafa0527deaba4951368: [ERROR] Run 3: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1369: from unknown command: 'Runtime.evaluate' wasn't found1370: (Session info: chrome=136.0.7103.92)1371: Build info: version: '4.33.0', revision: '2c6aaad03a'1372: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1373: Driver info: org.openqa.selenium.chrome.ChromeDriver1374: Command: [5c85bf46024cf08eb36a075f1f07fee8, maximizeCurrentWindow {}]1375: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:36821}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:36821/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1376: Session ID: 5c85bf46024cf08eb36a075f1f07fee81377: [ERROR] Run 4: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1378: from unknown command: 'Runtime.evaluate' wasn't found1379: (Session info: chrome=136.0.7103.92)1380: Build info: version: '4.33.0', revision: '2c6aaad03a'1381: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1382: Driver info: org.openqa.selenium.chrome.ChromeDriver1383: Command: [a1ec21d5a7eadbe624b5f8e2720cd24c, maximizeCurrentWindow {}]1384: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39667}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:39667/devtoo..., se:cdpVersion: 136.0.7103.92, 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: a1ec21d5a7eadbe624b5f8e2720cd24c1386: [INFO] 1387: [INFO] 1388: [ERROR] Tests run: 263, Failures: 0, Errors: 1, Skipped: 301389: [INFO] 1390: [INFO] ------------------------------------------------------------------------1391: [INFO] BUILD FAILURE1392: [INFO] ------------------------------------------------------------------------1393: [INFO] Total time: 07:55 min1394: [INFO] Finished at: [INFO] ------------------------------------------------------------------------1395: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project selenium-examples: 1396: [ERROR] 1397: [ERROR] See /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/target/surefire-reports for the individual test results.1398: [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.1399: [ERROR] -> [Help 1]1400: [ERROR] 1401: [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.1402: [ERROR] Re-run Maven using the -X switch to enable full debug logging.1403: [ERROR] 1404: [ERROR] For more information about the errors and possible solutions, please read the following articles:1405: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException1406: ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 11407: ##[endgroup]
...
1438: [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ selenium-examples ---1439: [INFO] Recompiling the module because of changed source code.1440: [INFO] Compiling 60 source files with javac [debug target 17] to target/test-classes1441: [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidirectional/webdriver_bidi/BrowsingContextTest.java: /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidirectional/webdriver_bidi/BrowsingContextTest.java uses or overrides a deprecated API.1442: [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidirectional/webdriver_bidi/BrowsingContextTest.java: Recompile with -Xlint:deprecation for details.1443: [INFO] /home/runner/work/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.1444: [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/bidi/cdp/ScriptTest.java: Recompile with -Xlint:unchecked for details.1445: [INFO] 1446: [INFO] --- surefire:3.5.3:test (default-test) @ selenium-examples ---1447: [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider1448: [INFO] 1449: [INFO] -------------------------------------------------------1450: [INFO] T E S T S1451: [INFO] -------------------------------------------------------1452: [INFO] Running AlertsTest1453: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.301 s <<< FAILURE! -- in AlertsTest1454: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 1.267 s <<< ERROR!1455: org.openqa.selenium.WebDriverException: 1456: unknown error: JavaScript code failed1457: from unknown command: 'Runtime.evaluate' wasn't found1458: (Session info: chrome=136.0.7103.92)1459: Build info: version: '4.33.0', revision: '2c6aaad03a'1460: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.11.0-1014-azure', java.version: '17.0.15'1461: Driver info: org.openqa.selenium.chrome.ChromeDriver1462: Command: [833ebbca1d9e711a944ec19f4225fbac, maximizeCurrentWindow {}]1463: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 136.0.7103.92, chrome: {chromedriverVersion: 136.0.7103.113 (76fa3c17824..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:37955}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:37955/devtoo..., se:cdpVersion: 136.0.7103.92, 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}1464: Session ID: 833ebbca1d9e711a944ec19f4225fbac1465: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1466: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1467: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1468: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1469: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1470: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1471: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1478: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:621)1479: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1042)1480: at AlertsTest.testForAlerts(AlertsTest.java:40)1481: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1482: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1483: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1484: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1485: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1486: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1487: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1488: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1489: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1490: [INFO] Running CookiesTest1491: Strict1492: Lax1493: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.425 s -- in CookiesTest1494: [INFO] Running dev.selenium.elements.InteractionTest1495: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s -- in dev.selenium.elements.InteractionTest1496: [INFO] Running dev.selenium.elements.InformationTest1497: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.763 s -- in dev.selenium.elements.InformationTest1498: [INFO] Running dev.selenium.elements.FileUploadTest1499: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in dev.selenium.elements.FileUploadTest1500: [INFO] Running dev.selenium.troubleshooting.LoggingTest1501: May 29, 2025 12:53:51 PM dev.selenium.troubleshooting.LoggingTest logging1502: WARNING: this is a warning1503: May 29, 2025 12:53:51 PM dev.selenium.troubleshooting.LoggingTest logging1504: INFO: this is useful information1505: May 29, 2025 12:53:51 PM dev.selenium.troubleshooting.LoggingTest logging1506: FINE: this is detailed debug information1507: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in dev.selenium.troubleshooting.LoggingTest1508: [INFO] Running dev.selenium.waits.WaitsTest1509: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.675 s -- in dev.selenium.waits.WaitsTest1510: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1511: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.92 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1512: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1513: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.006 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1514: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1515: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.64 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1516: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1517: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1518: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1519: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1520: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.632 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1521: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1522: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1523: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1524: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1525: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.965 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1526: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1527: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.002 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1528: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1529: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.81 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1530: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1531: [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 73.89 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1532: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest1533: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.93 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest1534: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest1535: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.13 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest1536: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1537: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.853 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1538: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest1539: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.924 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest1540: [INFO] Running dev.selenium.support.SelectListTest1541: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.376 s -- in dev.selenium.support.SelectListTest1542: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest1543: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s -- in dev.selenium.bidi.cdp.CdpApiTest1544: [INFO] Running dev.selenium.bidi.cdp.NetworkTest1545: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.464 s -- in dev.selenium.bidi.cdp.NetworkTest1546: [INFO] Running dev.selenium.bidi.cdp.LoggingTest1547: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 s -- in dev.selenium.bidi.cdp.LoggingTest1548: [INFO] Running dev.selenium.bidi.cdp.ScriptTest1549: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.810 s -- in dev.selenium.bidi.cdp.ScriptTest1550: [INFO] Running dev.selenium.bidi.cdp.CdpTest1551: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in dev.selenium.bidi.cdp.CdpTest1552: [INFO] Running dev.selenium.interactions.WindowsTest1553: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.844 s -- in dev.selenium.interactions.WindowsTest1554: [INFO] Running dev.selenium.interactions.PrintOptionsTest1555: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.430 s -- in dev.selenium.interactions.PrintOptionsTest1556: [INFO] Running dev.selenium.interactions.FramesTest1557: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 s -- in dev.selenium.interactions.FramesTest1558: [INFO] Running dev.selenium.interactions.InteractionsTest1559: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.576 s -- in dev.selenium.interactions.InteractionsTest1560: [INFO] Running dev.selenium.interactions.NavigationTest1561: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.024 s -- in dev.selenium.interactions.NavigationTest1562: [INFO] Running dev.selenium.interactions.PrintsPageTest1563: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.735 s -- in dev.selenium.interactions.PrintsPageTest1564: [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest1565: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 4.900 s -- in dev.selenium.interactions.VirtualAuthenticatorTest1566: [INFO] Running dev.selenium.interactions.SavingTest1567: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 s -- in dev.selenium.interactions.SavingTest1568: [INFO] Running dev.selenium.browsers.FirefoxTest1569: [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.99 s -- in dev.selenium.browsers.FirefoxTest1570: [INFO] Running dev.selenium.browsers.InternetExplorerTest1571: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.browsers.InternetExplorerTest1572: [INFO] Running dev.selenium.browsers.ChromeTest1573: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.51 s -- in dev.selenium.browsers.ChromeTest1574: [INFO] Running dev.selenium.browsers.SafariTest1575: [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in dev.selenium.browsers.SafariTest1576: [INFO] Running dev.selenium.browsers.EdgeTest1577: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.79 s -- in dev.selenium.browsers.EdgeTest1578: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest1579: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.899 s -- in dev.selenium.getting_started.UsingSeleniumTest1580: [INFO] Running dev.selenium.drivers.HttpClientTest1581: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.389 s -- in dev.selenium.drivers.HttpClientTest1582: [INFO] Running dev.selenium.drivers.OptionsTest1583: [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.498 s -- in dev.selenium.drivers.OptionsTest1584: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest1585: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.168 s -- in dev.selenium.drivers.RemoteWebDriverTest1586: [INFO] Running dev.selenium.drivers.ServiceTest1587: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.608 s -- in dev.selenium.drivers.ServiceTest1588: [INFO] Running dev.selenium.actions_api.WheelTest1589: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.023 s -- in dev.selenium.actions_api.WheelTest1590: [INFO] Running dev.selenium.actions_api.KeysTest1591: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.472 s -- in dev.selenium.actions_api.KeysTest1592: [INFO] Running dev.selenium.actions_api.PenTest159...
renovatebot
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
renovatebot
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
renovatebot
changed the title
Update dependency org.seleniumhq.selenium:selenium-java to v4.32.0
Update dependency org.seleniumhq.selenium:selenium-java to v4.33.0
May 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.31.0->4.33.0Release Notes
SeleniumHQ/selenium (org.seleniumhq.selenium:selenium-java)
v4.33.0v4.32.0Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.