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 following error:
unknown error: JavaScript code failed from unknown command: 'Runtime.evaluate' wasn't found
(Session info: chrome=134.0.6998.165)
The error occurs at line 40 in AlertsTest.java when trying to maximize the browser window. This appears to be a compatibility issue between Chrome version 134.0.6998.165 and Selenium version 4.30.0. The logs show a warning at line 1201: "Unable to find an exact match for CDP version 135, returning the closest version; found: 134; Please update to a Selenium version that supports CDP version 135".
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 93 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 769 kB/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 228 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 443 kB/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 386 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 354 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
...
538: [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.pom539: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom540: [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)541: [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.pom542: [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.pom543: [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)544: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom545: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom546: [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 345 kB/s)547: [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.pom548: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom549: [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 536 kB/s)550: [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.pom551: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom552: [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 262 kB/s)553: [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.pom554: [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.pom555: [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 270 kB/s)556: [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.pom557: [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.pom558: [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.2 MB/s)559: [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
...
688: [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.jar689: [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.jar690: [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.jar691: [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.jar692: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/net/bytebuddy/byte-buddy/1.17.2/byte-buddy-1.17.2.jar693: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-os/4.30.0/selenium-os-4.30.0.jar694: [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.jar695: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-safari-driver/4.30.0/selenium-safari-driver-4.30.0.jar696: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar697: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar698: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.82/jcommander-1.82.jar699: [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.jar700: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/33.4.5-jre/guava-33.4.5-jre.jar701: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar702: [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.jar703: [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.jar704: [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
...
782: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.48.0/opentelemetry-sdk-metrics-1.48.0.jar (329 kB at 3.5 MB/s)783: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar784: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.30.0/selenium-os-4.30.0.jar (30 kB at 314 kB/s)785: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar786: [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)787: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar788: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.30.0/selenium-safari-driver-4.30.0.jar (26 kB at 260 kB/s)789: [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.jar790: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 842 kB/s)791: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.5-jre/guava-33.4.5-jre.jar792: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar (176 kB at 1.6 MB/s)793: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar794: [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 28 kB/s)795: [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.jar796: [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 91 kB/s)797: [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.jar798: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar (1.6 MB at 14 MB/s)799: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar800: [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 18 kB/s)801: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/22.3/graphql-java-22.3.jar802: [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 150 kB/s)803: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/java-dataloader/3.3.0/java-dataloader-3.3.0.jar
...
1097: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 8.6 MB/s)1098: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 14 MB/s)1099: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.pom1100: [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.pom1101: [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)1102: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.12.1/junit-platform-launcher-1.12.1.jar1103: [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.jar1104: [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 11 MB/s)1105: [INFO] 1106: [INFO] -------------------------------------------------------1107: [INFO] T E S T S1108: [INFO] -------------------------------------------------------1109: [INFO] Running CookiesTest1110: Strict1111: Lax1112: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.821 s -- in CookiesTest1113: [INFO] Running AlertsTest1114: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.755 s <<< FAILURE! -- in AlertsTest1115: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.752 s <<< ERROR!1116: org.openqa.selenium.WebDriverException: 1117: unknown error: JavaScript code failed1118: from unknown command: 'Runtime.evaluate' wasn't found1119: (Session info: chrome=134.0.6998.165)1120: Build info: version: '4.30.0', revision: '509c7f17cc*'1121: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1122: Driver info: org.openqa.selenium.chrome.ChromeDriver1123: Command: [2e38866f71689c31db17ff7a90d2a118, maximizeCurrentWindow {}]1124: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35755}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35755/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1125: Session ID: 2e38866f71689c31db17ff7a90d2a1181126: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1127: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1128: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1129: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1130: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1131: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1132: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1137: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1138: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1139: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1140: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1141: at AlertsTest.testForAlerts(AlertsTest.java:40)1142: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1143: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1144: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1145: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1146: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1147: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1148: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1149: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1150: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1151: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1152: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.88 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1153: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1154: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.27 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1155: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1156: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1157: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1158: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.011 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1159: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1160: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.31 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1161: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest1162: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.941 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest1163: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest1164: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.08 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest1165: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1166: [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 73.61 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1167: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1168: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1169: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1170: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1171: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.531 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1172: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1173: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1174: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1175: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1176: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.973 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1177: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest1178: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.82 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest1179: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1180: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.065 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1181: [INFO] Running dev.selenium.troubleshooting.LoggingTest1182: Apr 01, 2025 11:17:18 PM dev.selenium.troubleshooting.LoggingTest logging1183: WARNING: this is a warning1184: Apr 01, 2025 11:17:18 PM dev.selenium.troubleshooting.LoggingTest logging1185: INFO: this is useful information1186: Apr 01, 2025 11:17:18 PM dev.selenium.troubleshooting.LoggingTest logging1187: FINE: this is detailed debug information1188: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in dev.selenium.troubleshooting.LoggingTest1189: [INFO] Running dev.selenium.waits.WaitsTest1190: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.200 s -- in dev.selenium.waits.WaitsTest1191: [INFO] Running dev.selenium.browsers.FirefoxTest1192: [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.08 s -- in dev.selenium.browsers.FirefoxTest1193: [INFO] Running dev.selenium.browsers.SafariTest1194: [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in dev.selenium.browsers.SafariTest1195: [INFO] Running dev.selenium.browsers.InternetExplorerTest1196: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.001 s -- in dev.selenium.browsers.InternetExplorerTest1197: [INFO] Running dev.selenium.browsers.EdgeTest1198: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.22 s -- in dev.selenium.browsers.EdgeTest1199: [INFO] Running dev.selenium.browsers.ChromeTest1200: Apr 01, 2025 11:19:04 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch1201: WARNING: Unable to find an exact match for CDP version 135, returning the closest version; found: 134; Please update to a Selenium version that supports CDP version 1351202: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.15 s -- in dev.selenium.browsers.ChromeTest1203: [INFO] Running dev.selenium.elements.InformationTest1204: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 s -- in dev.selenium.elements.InformationTest1205: [INFO] Running dev.selenium.elements.FileUploadTest1206: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 s -- in dev.selenium.elements.FileUploadTest1207: [INFO] Running dev.selenium.elements.InteractionTest1208: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.722 s -- in dev.selenium.elements.InteractionTest1209: [INFO] Running dev.selenium.interactions.NavigationTest1210: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s -- in dev.selenium.interactions.NavigationTest1211: [INFO] Running dev.selenium.interactions.PrintOptionsTest1212: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.872 s -- in dev.selenium.interactions.PrintOptionsTest1213: [INFO] Running dev.selenium.interactions.FramesTest1214: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.788 s -- in dev.selenium.interactions.FramesTest1215: [INFO] Running dev.selenium.interactions.PrintsPageTest1216: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 s -- in dev.selenium.interactions.PrintsPageTest1217: [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest1218: [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.650 s -- in dev.selenium.interactions.VirtualAuthenticatorTest1219: [INFO] Running dev.selenium.interactions.WindowsTest1220: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s -- in dev.selenium.interactions.WindowsTest1221: [INFO] Running dev.selenium.interactions.InteractionsTest1222: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in dev.selenium.interactions.InteractionsTest1223: [INFO] Running dev.selenium.interactions.SavingTest1224: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in dev.selenium.interactions.SavingTest1225: [INFO] Running dev.selenium.drivers.OptionsTest1226: [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.963 s -- in dev.selenium.drivers.OptionsTest1227: [INFO] Running dev.selenium.drivers.ServiceTest1228: Apr 01, 2025 11:19:30 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch1229: WARNING: Unable to find an exact match for CDP version 135, returning the closest version; found: 134; Please update to a Selenium version that supports CDP version 1351230: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.465 s -- in dev.selenium.drivers.ServiceTest1231: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest1232: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.764 s -- in dev.selenium.drivers.RemoteWebDriverTest1233: [INFO] Running dev.selenium.drivers.HttpClientTest1234: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.361 s -- in dev.selenium.drivers.HttpClientTest1235: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest1236: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.810 s -- in dev.selenium.getting_started.UsingSeleniumTest1237: [INFO] Running dev.selenium.actions_api.MouseTest1238: [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.325 s -- in dev.selenium.actions_api.MouseTest1239: [INFO] Running dev.selenium.actions_api.WheelTest1240: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.684 s -- in dev.selenium.actions_api.WheelTest1241: [INFO] Running dev.selenium.actions_api.ActionsTest1242: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.447 s -- in dev.selenium.actions_api.ActionsTest1243: [INFO] Running dev.selenium.actions_api.PenTest1244: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.584 s -- in dev.selenium.actions_api.PenTest1245: [INFO] Running dev.selenium.actions_api.KeysTest1246: [ERROR] Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 3.122 s <<< FAILURE! -- in dev.selenium.actions_api.KeysTest1247: [ERROR] dev.selenium.actions_api.KeysTest.keyUp -- Time elapsed: 0.561 s <<< FAILURE!1248: org.opentest4j.AssertionFailedError: expected: <Ab> but was: <>1249: at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...
1253: at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)1254: at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)1255: at dev.selenium.actions_api.KeysTest.keyUp(KeysTest.java:38)1256: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1257: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1258: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1259: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1260: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1261: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1262: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1263: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1264: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1265: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1266: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1267: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1268: [ERROR] dev.selenium.actions_api.KeysTest.keyDown -- Time elapsed: 0.563 s <<< FAILURE!1269: org.opentest4j.AssertionFailedError: expected: <A> but was: <>1270: at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...
1275: at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)1276: at dev.selenium.actions_api.KeysTest.keyDown(KeysTest.java:23)1277: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1278: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1279: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1280: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1281: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1282: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1283: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1284: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1285: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1286: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1287: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1288: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1289: [INFO] Running dev.selenium.support.SelectListTest1290: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.184 s -- in dev.selenium.support.SelectListTest1291: [INFO] Running dev.selenium.bidi.cdp.LoggingTest1292: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s -- in dev.selenium.bidi.cdp.LoggingTest1293: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest1294: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.314 s -- in dev.selenium.bidi.cdp.CdpApiTest1295: [INFO] Running dev.selenium.bidi.cdp.ScriptTest1296: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.682 s -- in dev.selenium.bidi.cdp.ScriptTest1297: [INFO] Running dev.selenium.bidi.cdp.CdpTest1298: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s -- in dev.selenium.bidi.cdp.CdpTest1299: [INFO] Running dev.selenium.bidi.cdp.NetworkTest1300: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.931 s -- in dev.selenium.bidi.cdp.NetworkTest1301: [INFO] Running dev.selenium.actions_api.KeysTest1302: [ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.105 s <<< FAILURE! -- in dev.selenium.actions_api.KeysTest1303: [ERROR] dev.selenium.actions_api.KeysTest.keyUp -- Time elapsed: 0.558 s <<< FAILURE!1304: org.opentest4j.AssertionFailedError: expected: <Ab> but was: <b>1305: at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...
1309: at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)1310: at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)1311: at dev.selenium.actions_api.KeysTest.keyUp(KeysTest.java:38)1312: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1313: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1314: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1315: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1316: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1317: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1318: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1319: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1320: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1321: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1322: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1323: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1324: [ERROR] dev.selenium.actions_api.KeysTest.keyDown -- Time elapsed: 0.545 s <<< FAILURE!1325: org.opentest4j.AssertionFailedError: expected: <A> but was: <>1326: at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...
1331: at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)1332: at dev.selenium.actions_api.KeysTest.keyDown(KeysTest.java:23)1333: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1334: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1335: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1336: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1337: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1338: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1339: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)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] Running AlertsTest1346: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.709 s <<< FAILURE! -- in AlertsTest1347: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.708 s <<< ERROR!1348: org.openqa.selenium.WebDriverException: 1349: unknown error: JavaScript code failed1350: from unknown command: 'Runtime.evaluate' wasn't found1351: (Session info: chrome=134.0.6998.165)1352: Build info: version: '4.30.0', revision: '509c7f17cc*'1353: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1354: Driver info: org.openqa.selenium.chrome.ChromeDriver1355: Command: [72c6b56b62b32e65a668629d6325a2d3, maximizeCurrentWindow {}]1356: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:34429}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:34429/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1357: Session ID: 72c6b56b62b32e65a668629d6325a2d31358: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1359: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1360: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1361: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1362: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1363: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1364: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1369: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1370: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1371: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1372: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1373: at AlertsTest.testForAlerts(AlertsTest.java:40)1374: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1375: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1376: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1377: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1378: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1379: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1380: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1381: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1382: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1383: [INFO] Running AlertsTest1384: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.713 s <<< FAILURE! -- in AlertsTest1385: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.712 s <<< ERROR!1386: org.openqa.selenium.WebDriverException: 1387: unknown error: JavaScript code failed1388: from unknown command: 'Runtime.evaluate' wasn't found1389: (Session info: chrome=134.0.6998.165)1390: Build info: version: '4.30.0', revision: '509c7f17cc*'1391: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1392: Driver info: org.openqa.selenium.chrome.ChromeDriver1393: Command: [5064338883a36cdb7e96c5835ef218fc, maximizeCurrentWindow {}]1394: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35423}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35423/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1395: Session ID: 5064338883a36cdb7e96c5835ef218fc1396: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1397: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1398: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1399: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1400: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1401: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1402: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1407: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1408: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1409: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1410: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1411: at AlertsTest.testForAlerts(AlertsTest.java:40)1412: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1413: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1414: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1415: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1416: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1417: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1418: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1419: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1420: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1421: [INFO] Running dev.selenium.actions_api.KeysTest1422: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.103 s -- in dev.selenium.actions_api.KeysTest1423: [INFO] Running AlertsTest1424: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.714 s <<< FAILURE! -- in AlertsTest1425: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.713 s <<< ERROR!1426: org.openqa.selenium.WebDriverException: 1427: unknown error: JavaScript code failed1428: from unknown command: 'Runtime.evaluate' wasn't found1429: (Session info: chrome=134.0.6998.165)1430: Build info: version: '4.30.0', revision: '509c7f17cc*'1431: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1432: Driver info: org.openqa.selenium.chrome.ChromeDriver1433: Command: [6d0545f011043e5f1031e450076d269f, maximizeCurrentWindow {}]1434: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39541}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:39541/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1435: Session ID: 6d0545f011043e5f1031e450076d269f1436: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1437: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1438: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1439: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1440: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1441: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1442: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1446: at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)1447: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1448: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1449: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1450: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1451: at AlertsTest.testForAlerts(AlertsTest.java:40)1452: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1453: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1454: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1455: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1456: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1457: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1458: [INFO] 1459: [INFO] Results:1460: [INFO] 1461: [ERROR] Errors: 1462: [ERROR] AlertsTest.testForAlerts1463: [ERROR] Run 1: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1464: from unknown command: 'Runtime.evaluate' wasn't found1465: (Session info: chrome=134.0.6998.165)1466: Build info: version: '4.30.0', revision: '509c7f17cc*'1467: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1468: Driver info: org.openqa.selenium.chrome.ChromeDriver1469: Command: [2e38866f71689c31db17ff7a90d2a118, maximizeCurrentWindow {}]1470: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35755}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35755/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1471: Session ID: 2e38866f71689c31db17ff7a90d2a1181472: [ERROR] Run 2: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1473: from unknown command: 'Runtime.evaluate' wasn't found1474: (Session info: chrome=134.0.6998.165)1475: Build info: version: '4.30.0', revision: '509c7f17cc*'1476: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1477: Driver info: org.openqa.selenium.chrome.ChromeDriver1478: Command: [72c6b56b62b32e65a668629d6325a2d3, maximizeCurrentWindow {}]1479: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:34429}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:34429/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1480: Session ID: 72c6b56b62b32e65a668629d6325a2d31481: [ERROR] Run 3: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1482: from unknown command: 'Runtime.evaluate' wasn't found1483: (Session info: chrome=134.0.6998.165)1484: Build info: version: '4.30.0', revision: '509c7f17cc*'1485: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1486: Driver info: org.openqa.selenium.chrome.ChromeDriver1487: Command: [5064338883a36cdb7e96c5835ef218fc, maximizeCurrentWindow {}]1488: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:35423}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:35423/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1489: Session ID: 5064338883a36cdb7e96c5835ef218fc1490: [ERROR] Run 4: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1491: from unknown command: 'Runtime.evaluate' wasn't found1492: (Session info: chrome=134.0.6998.165)1493: Build info: version: '4.30.0', revision: '509c7f17cc*'1494: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1495: Driver info: org.openqa.selenium.chrome.ChromeDriver1496: Command: [6d0545f011043e5f1031e450076d269f, maximizeCurrentWindow {}]1497: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:39541}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:39541/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1498: Session ID: 6d0545f011043e5f1031e450076d269f1499: [INFO] 1500: [WARNING] Flakes: 1501: [WARNING] dev.selenium.actions_api.KeysTest.keyDown1502: [ERROR] Run 1: KeysTest.keyDown:23 expected: <A> but was: <>1503: [ERROR] Run 2: KeysTest.keyDown:23 expected: <A> but was: <>1504: [INFO] Run 3: PASS1505: [INFO] 1506: [WARNING] dev.selenium.actions_api.KeysTest.keyUp1507: [ERROR] Run 1: KeysTest.keyUp:38 expected: <Ab> but was: <>1508: [ERROR] Run 2: KeysTest.keyUp:38 expected: <Ab> but was: <b>1509: [INFO] Run 3: PASS1510: [INFO] 1511: [INFO] 1512: [ERROR] Tests run: 263, Failures: 0, Errors: 1, Skipped: 29, Flakes: 21513: [INFO] 1514: [INFO] ------------------------------------------------------------------------1515: [INFO] BUILD FAILURE1516: [INFO] ------------------------------------------------------------------------1517: [INFO] Total time: 07:37 min1518: [INFO] Finished at: [INFO] ------------------------------------------------------------------------1519: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test (default-test) on project selenium-examples: 1520: [ERROR] 1521: [ERROR] See /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/target/surefire-reports for the individual test results.1522: [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.1523: [ERROR] -> [Help 1]1524: [ERROR] 1525: [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.1526: [ERROR] Re-run Maven using the -X switch to enable full debug logging.1527: [ERROR] 1528: [ERROR] For more information about the errors and possible solutions, please read the following articles:1529: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException1530: ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 11531: ##[endgroup]
...
1564: [INFO] Compiling 60 source files with javac [debug target 17] to target/test-classes1565: [INFO] /home/runner/work/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.1566: [INFO] /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/src/test/java/dev/selenium/actions_api/ActionsTest.java: Recompile with -Xlint:deprecation for details.1567: [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.1568: [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.1569: [INFO] 1570: [INFO] --- surefire:3.5.2:test (default-test) @ selenium-examples ---1571: [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider1572: [INFO] 1573: [INFO] -------------------------------------------------------1574: [INFO] T E S T S1575: [INFO] -------------------------------------------------------1576: [INFO] Running CookiesTest1577: Strict1578: Lax1579: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.390 s -- in CookiesTest1580: [INFO] Running AlertsTest1581: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.731 s <<< FAILURE! -- in AlertsTest1582: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.727 s <<< ERROR!1583: org.openqa.selenium.WebDriverException: 1584: unknown error: JavaScript code failed1585: from unknown command: 'Runtime.evaluate' wasn't found1586: (Session info: chrome=134.0.6998.165)1587: Build info: version: '4.30.0', revision: '509c7f17cc*'1588: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1589: Driver info: org.openqa.selenium.chrome.ChromeDriver1590: Command: [ef648fece9131f30a05b5fdd522641d4, maximizeCurrentWindow {}]1591: Capabilities {acceptInsecureCerts: false, browserName: chrome, browserVersion: 134.0.6998.165, chrome: {chromedriverVersion: 134.0.6998.165 (fd886e2cb29..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:42067}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:42067/devtoo..., se:cdpVersion: 134.0.6998.165, 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}1592: Session ID: ef648fece9131f30a05b5fdd522641d41593: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1594: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1595: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1596: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1597: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1598: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1599: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1604: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1605: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1606: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1607: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1608: at AlertsTest.testForAlerts(AlertsTest.java:40)1609: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1610: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1611: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1612: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1613: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1614: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1615: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1616: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1617: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1618: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1619: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.80 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1620: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1621: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.53 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1622: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1623: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.008 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1624: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1625: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.011 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1626: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1627: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.26 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1628: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest1629: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.953 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest1630: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest1631: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.63 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest1632: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1633: [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 73.36 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1634: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1635: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1636: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1637: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1638: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.391 s -- in dev.selenium.bidirectional.webdriver_bidi.user...
renovatebot
changed the title
fix(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.1
Update dependency org.junit.jupiter:junit-jupiter-engine to v5.12.1
Mar 25, 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:
5.12.0->5.12.1Configuration
📅 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.