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
(Session info: chrome=134.0.6998.165)
The error occurs at line 40 in AlertsTest.java when trying to maximize the Chrome browser window. This appears to be a compatibility issue between the Selenium version (4.30.0) and Chrome version (134.0.6998.165), where the Chrome browser doesn't support the JavaScript command being used by Selenium.
Additionally, there were failures in the dev.selenium.actions_api.KeysTest tests (keyUp and keyDown methods), but these were marked as flaky since one run passed.
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
...
199: JAVA_HOME: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.14-7/x64200: JAVA_HOME_17_X64: /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.14-7/x64201: ##[endgroup]202: Warning: use -cacerts option to access cacerts keystore203: Certificate was added to keystore204: ##[group]Run nick-invision/[email protected]205: with:206: timeout_minutes: 40207: max_attempts: 3208: command: cd examples/java209: mvn -B test -D"jdk.internal.httpclient.disableHostnameVerification=true"210:
211: retry_wait_seconds: 10212: polling_interval_seconds: 1213: warning_on_retry: true214: continue_on_error: false215: env:
...
297: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom298: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom299: [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 794 kB/s)300: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom301: [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.pom302: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 1.3 MB/s)303: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom304: [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.pom305: [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)306: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom307: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom308: [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.7 MB/s)309: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom310: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom311: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 938 kB/s)312: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom313: [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.pom314: [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 709 kB/s)315: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom316: [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.pom317: [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 2.7 MB/s)318: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom
...
519: [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.pom520: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.pom521: [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 3.2 MB/s)522: [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.pom523: [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.pom524: [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.8 MB/s)525: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom526: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom527: [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 483 kB/s)528: [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.pom529: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom530: [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 1.1 MB/s)531: [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.pom532: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom533: [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 419 kB/s)534: [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.pom535: [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.pom536: [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 540 kB/s)537: [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.pom538: [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.pom539: [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 2.2 MB/s)540: [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
...
669: [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.jar670: [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.jar671: [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.jar672: [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.jar673: [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.jar674: [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.jar675: [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.jar676: [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.jar677: [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.jar678: [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.jar679: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/beust/jcommander/1.82/jcommander-1.82.jar680: [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.jar681: [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.jar682: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar683: [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.jar684: [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.jar685: [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
...
763: [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 4.6 MB/s)764: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.30.0/selenium-support-4.30.0.jar765: [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 890 kB/s)766: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-grid/4.30.0/selenium-grid-4.30.0.jar767: [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 2.2 MB/s)768: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar769: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 1.0 MB/s)770: [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.jar771: [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 301 kB/s)772: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.4.5-jre/guava-33.4.5-jre.jar773: [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 34 kB/s)774: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar775: [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 112 kB/s)776: [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.jar777: [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 22 kB/s)778: [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.jar779: [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 16 MB/s)780: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar781: [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 185 kB/s)782: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/graphql-java/graphql-java/22.3/graphql-java-22.3.jar
...
1080: [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 19 MB/s)1081: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.12.1/junit-platform-engine-1.12.1.jar (256 kB at 18 MB/s)1082: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.12.0/junit-platform-launcher-1.12.0.pom1083: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.0/junit-platform-launcher-1.12.0.pom1084: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.0/junit-platform-launcher-1.12.0.pom (3.0 kB at 433 kB/s)1085: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.12.0/junit-platform-launcher-1.12.0.jar1086: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.0/junit-platform-launcher-1.12.0.jar1087: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.12.0/junit-platform-launcher-1.12.0.jar (208 kB at 23 MB/s)1088: [INFO] 1089: [INFO] -------------------------------------------------------1090: [INFO] T E S T S1091: [INFO] -------------------------------------------------------1092: [INFO] Running CookiesTest1093: Strict1094: Lax1095: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.89 s -- in CookiesTest1096: [INFO] Running AlertsTest1097: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.799 s <<< FAILURE! -- in AlertsTest1098: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.795 s <<< ERROR!1099: org.openqa.selenium.WebDriverException: 1100: unknown error: JavaScript code failed1101: from unknown command: 'Runtime.evaluate' wasn't found1102: (Session info: chrome=134.0.6998.165)1103: Build info: version: '4.30.0', revision: '509c7f17cc*'1104: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1105: Driver info: org.openqa.selenium.chrome.ChromeDriver1106: Command: [f277e2d51a3e8bc3e5b36d2d3d04b712, maximizeCurrentWindow {}]1107: 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:43621}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:43621/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}1108: Session ID: f277e2d51a3e8bc3e5b36d2d3d04b7121109: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1110: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1111: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1112: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1113: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1114: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1115: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1120: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1121: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1122: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1123: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1124: at AlertsTest.testForAlerts(AlertsTest.java:40)1125: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1126: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1127: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1128: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1129: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1130: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1131: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1132: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1133: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1134: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1135: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.37 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1136: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1137: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.92 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1138: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1139: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1140: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1141: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1142: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1143: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.67 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1144: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest1145: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.155 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest1146: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest1147: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.06 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest1148: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1149: [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 75.70 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1150: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1151: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1152: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1153: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1154: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.508 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1155: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1156: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1157: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1158: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1159: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.918 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1160: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest1161: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.14 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest1162: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1163: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.822 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1164: [INFO] Running dev.selenium.troubleshooting.LoggingTest1165: Apr 01, 2025 10:26:50 PM dev.selenium.troubleshooting.LoggingTest logging1166: WARNING: this is a warning1167: Apr 01, 2025 10:26:50 PM dev.selenium.troubleshooting.LoggingTest logging1168: INFO: this is useful information1169: Apr 01, 2025 10:26:50 PM dev.selenium.troubleshooting.LoggingTest logging1170: FINE: this is detailed debug information1171: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in dev.selenium.troubleshooting.LoggingTest1172: [INFO] Running dev.selenium.waits.WaitsTest1173: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.855 s -- in dev.selenium.waits.WaitsTest1174: [INFO] Running dev.selenium.browsers.FirefoxTest1175: [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.34 s -- in dev.selenium.browsers.FirefoxTest1176: [INFO] Running dev.selenium.browsers.SafariTest1177: [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0 s -- in dev.selenium.browsers.SafariTest1178: [INFO] Running dev.selenium.browsers.InternetExplorerTest1179: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.browsers.InternetExplorerTest1180: [INFO] Running dev.selenium.browsers.EdgeTest1181: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.77 s -- in dev.selenium.browsers.EdgeTest1182: [INFO] Running dev.selenium.browsers.ChromeTest1183: Apr 01, 2025 10:28:57 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch1184: 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 1351185: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.95 s -- in dev.selenium.browsers.ChromeTest1186: [INFO] Running dev.selenium.elements.InformationTest1187: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.726 s -- in dev.selenium.elements.InformationTest1188: [INFO] Running dev.selenium.elements.FileUploadTest1189: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.699 s -- in dev.selenium.elements.FileUploadTest1190: [INFO] Running dev.selenium.elements.InteractionTest1191: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 s -- in dev.selenium.elements.InteractionTest1192: [INFO] Running dev.selenium.interactions.NavigationTest1193: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 s -- in dev.selenium.interactions.NavigationTest1194: [INFO] Running dev.selenium.interactions.PrintOptionsTest1195: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.774 s -- in dev.selenium.interactions.PrintOptionsTest1196: [INFO] Running dev.selenium.interactions.FramesTest1197: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s -- in dev.selenium.interactions.FramesTest1198: [INFO] Running dev.selenium.interactions.PrintsPageTest1199: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 s -- in dev.selenium.interactions.PrintsPageTest1200: [INFO] Running dev.selenium.interactions.VirtualAuthenticatorTest1201: [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.820 s -- in dev.selenium.interactions.VirtualAuthenticatorTest1202: [INFO] Running dev.selenium.interactions.WindowsTest1203: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in dev.selenium.interactions.WindowsTest1204: [INFO] Running dev.selenium.interactions.InteractionsTest1205: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.394 s -- in dev.selenium.interactions.InteractionsTest1206: [INFO] Running dev.selenium.interactions.SavingTest1207: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.834 s -- in dev.selenium.interactions.SavingTest1208: [INFO] Running dev.selenium.drivers.OptionsTest1209: [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.188 s -- in dev.selenium.drivers.OptionsTest1210: [INFO] Running dev.selenium.drivers.ServiceTest1211: Apr 01, 2025 10:29:29 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch1212: 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 1351213: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.494 s -- in dev.selenium.drivers.ServiceTest1214: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest1215: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.383 s -- in dev.selenium.drivers.RemoteWebDriverTest1216: [INFO] Running dev.selenium.drivers.HttpClientTest1217: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.160 s -- in dev.selenium.drivers.HttpClientTest1218: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest1219: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 s -- in dev.selenium.getting_started.UsingSeleniumTest1220: [INFO] Running dev.selenium.actions_api.MouseTest1221: [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.403 s -- in dev.selenium.actions_api.MouseTest1222: [INFO] Running dev.selenium.actions_api.WheelTest1223: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.800 s -- in dev.selenium.actions_api.WheelTest1224: [INFO] Running dev.selenium.actions_api.ActionsTest1225: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.433 s -- in dev.selenium.actions_api.ActionsTest1226: [INFO] Running dev.selenium.actions_api.PenTest1227: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s -- in dev.selenium.actions_api.PenTest1228: [INFO] Running dev.selenium.actions_api.KeysTest1229: [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.127 s <<< FAILURE! -- in dev.selenium.actions_api.KeysTest1230: [ERROR] dev.selenium.actions_api.KeysTest.keyUp -- Time elapsed: 0.543 s <<< FAILURE!1231: org.opentest4j.AssertionFailedError: expected: <Ab> but was: <>1232: at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...
1237: at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)1238: at dev.selenium.actions_api.KeysTest.keyUp(KeysTest.java:38)1239: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1240: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1241: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1242: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1243: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1244: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1245: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1246: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1247: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1248: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1249: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1250: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1251: [INFO] Running dev.selenium.support.SelectListTest1252: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.159 s -- in dev.selenium.support.SelectListTest1253: [INFO] Running dev.selenium.bidi.cdp.LoggingTest1254: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in dev.selenium.bidi.cdp.LoggingTest1255: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest1256: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.410 s -- in dev.selenium.bidi.cdp.CdpApiTest1257: [INFO] Running dev.selenium.bidi.cdp.ScriptTest1258: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.698 s -- in dev.selenium.bidi.cdp.ScriptTest1259: [INFO] Running dev.selenium.bidi.cdp.CdpTest1260: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 s -- in dev.selenium.bidi.cdp.CdpTest1261: [INFO] Running dev.selenium.bidi.cdp.NetworkTest1262: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.282 s -- in dev.selenium.bidi.cdp.NetworkTest1263: [INFO] Running dev.selenium.actions_api.KeysTest1264: [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.550 s <<< FAILURE! -- in dev.selenium.actions_api.KeysTest1265: [ERROR] dev.selenium.actions_api.KeysTest.keyUp -- Time elapsed: 0.550 s <<< FAILURE!1266: org.opentest4j.AssertionFailedError: expected: <Ab> but was: <>1267: at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
...
1269: at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)1270: at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)1271: at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)1272: at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)1273: at dev.selenium.actions_api.KeysTest.keyUp(KeysTest.java:38)1274: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1275: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1276: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1277: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1278: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1279: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1280: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1281: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1282: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1283: [INFO] Running AlertsTest1284: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.709 s <<< FAILURE! -- in AlertsTest1285: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.707 s <<< ERROR!1286: org.openqa.selenium.WebDriverException: 1287: unknown error: JavaScript code failed1288: from unknown command: 'Runtime.evaluate' wasn't found1289: (Session info: chrome=134.0.6998.165)1290: Build info: version: '4.30.0', revision: '509c7f17cc*'1291: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1292: Driver info: org.openqa.selenium.chrome.ChromeDriver1293: Command: [a4f9f23ad73fbb49494400100af4ccac, maximizeCurrentWindow {}]1294: 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:36767}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:36767/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}1295: Session ID: a4f9f23ad73fbb49494400100af4ccac1296: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1297: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1298: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1299: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1300: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1301: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1302: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1307: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1308: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1309: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1310: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1311: at AlertsTest.testForAlerts(AlertsTest.java:40)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.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1318: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1319: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1320: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1321: [INFO] Running dev.selenium.actions_api.KeysTest1322: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.564 s -- in dev.selenium.actions_api.KeysTest1323: [INFO] Running AlertsTest1324: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.723 s <<< FAILURE! -- in AlertsTest1325: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.722 s <<< ERROR!1326: org.openqa.selenium.WebDriverException: 1327: unknown error: JavaScript code failed1328: from unknown command: 'Runtime.evaluate' wasn't found1329: (Session info: chrome=134.0.6998.165)1330: Build info: version: '4.30.0', revision: '509c7f17cc*'1331: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1332: Driver info: org.openqa.selenium.chrome.ChromeDriver1333: Command: [ff3abcdc878d8ad8919fb1fd5b119296, maximizeCurrentWindow {}]1334: 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:43617}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:43617/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}1335: Session ID: ff3abcdc878d8ad8919fb1fd5b1192961336: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1337: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1338: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1339: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1340: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1341: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1342: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1347: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1348: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1349: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1350: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1351: at AlertsTest.testForAlerts(AlertsTest.java:40)1352: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1353: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1354: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1355: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1356: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1357: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1358: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1359: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1360: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1361: [INFO] Running AlertsTest1362: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.733 s <<< FAILURE! -- in AlertsTest1363: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.731 s <<< ERROR!1364: org.openqa.selenium.WebDriverException: 1365: unknown error: JavaScript code failed1366: from unknown command: 'Runtime.evaluate' wasn't found1367: (Session info: chrome=134.0.6998.165)1368: Build info: version: '4.30.0', revision: '509c7f17cc*'1369: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1370: Driver info: org.openqa.selenium.chrome.ChromeDriver1371: Command: [bb009a9c69e4af239a82cb82f9285b32, maximizeCurrentWindow {}]1372: 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:34281}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:34281/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}1373: Session ID: bb009a9c69e4af239a82cb82f9285b321374: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1375: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1376: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1377: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1378: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1379: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1380: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1384: at org.openqa.selenium.remote.service.DriverCommandExecutor.execute(DriverCommandExecutor.java:174)1385: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1386: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1387: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1388: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1389: at AlertsTest.testForAlerts(AlertsTest.java:40)1390: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1391: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1392: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1393: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1394: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1395: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1396: [INFO] 1397: [INFO] Results:1398: [INFO] 1399: [ERROR] Errors: 1400: [ERROR] AlertsTest.testForAlerts1401: [ERROR] Run 1: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1402: from unknown command: 'Runtime.evaluate' wasn't found1403: (Session info: chrome=134.0.6998.165)1404: Build info: version: '4.30.0', revision: '509c7f17cc*'1405: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1406: Driver info: org.openqa.selenium.chrome.ChromeDriver1407: Command: [f277e2d51a3e8bc3e5b36d2d3d04b712, maximizeCurrentWindow {}]1408: 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:43621}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:43621/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}1409: Session ID: f277e2d51a3e8bc3e5b36d2d3d04b7121410: [ERROR] Run 2: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1411: from unknown command: 'Runtime.evaluate' wasn't found1412: (Session info: chrome=134.0.6998.165)1413: Build info: version: '4.30.0', revision: '509c7f17cc*'1414: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1415: Driver info: org.openqa.selenium.chrome.ChromeDriver1416: Command: [a4f9f23ad73fbb49494400100af4ccac, maximizeCurrentWindow {}]1417: 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:36767}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:36767/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}1418: Session ID: a4f9f23ad73fbb49494400100af4ccac1419: [ERROR] Run 3: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1420: from unknown command: 'Runtime.evaluate' wasn't found1421: (Session info: chrome=134.0.6998.165)1422: Build info: version: '4.30.0', revision: '509c7f17cc*'1423: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1424: Driver info: org.openqa.selenium.chrome.ChromeDriver1425: Command: [ff3abcdc878d8ad8919fb1fd5b119296, maximizeCurrentWindow {}]1426: 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:43617}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:43617/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}1427: Session ID: ff3abcdc878d8ad8919fb1fd5b1192961428: [ERROR] Run 4: AlertsTest.testForAlerts:40 » WebDriver unknown error: JavaScript code failed1429: from unknown command: 'Runtime.evaluate' wasn't found1430: (Session info: chrome=134.0.6998.165)1431: Build info: version: '4.30.0', revision: '509c7f17cc*'1432: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1433: Driver info: org.openqa.selenium.chrome.ChromeDriver1434: Command: [bb009a9c69e4af239a82cb82f9285b32, maximizeCurrentWindow {}]1435: 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:34281}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:34281/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}1436: Session ID: bb009a9c69e4af239a82cb82f9285b321437: [INFO] 1438: [WARNING] Flakes: 1439: [WARNING] dev.selenium.actions_api.KeysTest.keyUp1440: [ERROR] Run 1: KeysTest.keyUp:38 expected: <Ab> but was: <>1441: [ERROR] Run 2: KeysTest.keyUp:38 expected: <Ab> but was: <>1442: [INFO] Run 3: PASS1443: [INFO] 1444: [INFO] 1445: [ERROR] Tests run: 263, Failures: 0, Errors: 1, Skipped: 29, Flakes: 11446: [INFO] 1447: [INFO] ------------------------------------------------------------------------1448: [INFO] BUILD FAILURE1449: [INFO] ------------------------------------------------------------------------1450: [INFO] Total time: 08:32 min1451: [INFO] Finished at: [INFO] ------------------------------------------------------------------------1452: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.3:test (default-test) on project selenium-examples: 1453: [ERROR] 1454: [ERROR] See /home/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/java/target/surefire-reports for the individual test results.1455: [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.1456: [ERROR] -> [Help 1]1457: [ERROR] 1458: [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.1459: [ERROR] Re-run Maven using the -X switch to enable full debug logging.1460: [ERROR] 1461: [ERROR] For more information about the errors and possible solutions, please read the following articles:1462: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException1463: ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 11464: ##[endgroup]
...
1484: [INFO] Compiling 60 source files with javac [debug target 17] to target/test-classes1485: [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.1486: [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.1487: [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.1488: [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.1489: [INFO] 1490: [INFO] --- surefire:3.5.3:test (default-test) @ selenium-examples ---1491: [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider1492: [INFO] 1493: [INFO] -------------------------------------------------------1494: [INFO] T E S T S1495: [INFO] -------------------------------------------------------1496: [INFO] Running CookiesTest1497: Strict1498: Lax1499: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.410 s -- in CookiesTest1500: [INFO] Running AlertsTest1501: [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.821 s <<< FAILURE! -- in AlertsTest1502: [ERROR] AlertsTest.testForAlerts -- Time elapsed: 0.817 s <<< ERROR!1503: org.openqa.selenium.WebDriverException: 1504: unknown error: JavaScript code failed1505: from unknown command: 'Runtime.evaluate' wasn't found1506: (Session info: chrome=134.0.6998.165)1507: Build info: version: '4.30.0', revision: '509c7f17cc*'1508: System info: os.name: 'Linux', os.arch: 'amd64', os.version: '6.8.0-1021-azure', java.version: '17.0.14'1509: Driver info: org.openqa.selenium.chrome.ChromeDriver1510: Command: [fbbbdc47cc4bd454141a869fb8342aad, maximizeCurrentWindow {}]1511: 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:45101}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: linux, proxy: Proxy(), se:cdp: ws://localhost:45101/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}1512: Session ID: fbbbdc47cc4bd454141a869fb8342aad1513: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)1514: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)1515: at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)1516: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)1517: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:481)1518: at org.openqa.selenium.remote.ErrorCodec.decode(ErrorCodec.java:167)1519: at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:138)
...
1524: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:545)1525: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:618)1526: at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:622)1527: at org.openqa.selenium.remote.RemoteWebDriver$RemoteWebDriverOptions$RemoteWindow.maximize(RemoteWebDriver.java:1061)1528: at AlertsTest.testForAlerts(AlertsTest.java:40)1529: at java.base/java.lang.reflect.Method.invoke(Method.java:569)1530: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1531: at java.base/java.util.concurrent.ForkJoinTask.awaitDone(ForkJoinTask.java:436)1532: at java.base/java.util.concurrent.ForkJoinTask.join(ForkJoinTask.java:670)1533: at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)1534: at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)1535: at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)1536: at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)1537: at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)1538: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1539: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.18 s -- in dev.selenium.bidirectional.webdriver_bidi.high_level.LogTest1540: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1541: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.09 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest1542: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1543: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkCommandsTest1544: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1545: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest1546: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1547: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.71 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest1548: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest1549: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.010 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest1550: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest1551: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.39 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest1552: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1553: [WARNING] Tests run: 28, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 75.32 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest1554: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1555: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1556: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1557: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1558: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.542 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.MultipleInstanceParallelTest1559: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1560: ForkJoinPool-1-worker-1 canSwitchToBlue => executed successfully1561: ForkJoinPool-1-worker-1 canHaveTheDefaultBackgroundColor => executed successfully1562: ForkJoinPool-1-worker-1 canSwitchToGreen => executed successfully1563: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.402 s -- in dev.selenium.bidirectional.webdriver_bidi.user_context.SingleInstanceCookieParallelTest1564: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest1565: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.44 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest1566: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1567: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 6.073 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest1568: [INFO] Running dev.selenium.troubleshooting.LoggingTest1569: Apr 01, 2025 10:34:51 PM dev.selenium.troubleshooting.LoggingTest logging1570: WARNING: this is a warning1571: Apr 01, 2025 10:34:51 PM dev.selenium.troubleshooting.LoggingTest logging1572: INFO: this is useful information1573: Apr 01, 2025 10:34:51 PM dev.selenium.troubleshooting.LoggingTest logging1574: FINE: this is detailed debug information1575: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in dev.selenium.troubleshooting.LoggingTest1576: [INFO] Running dev.selenium.waits.WaitsTest1577: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.258 s -- in dev.selenium.waits.WaitsTest1578: [INFO] Running dev.selenium.browsers.FirefoxTest1579: [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.00 s -- in dev.selenium.browsers.FirefoxTest1580: [INFO] Running dev.selenium.browsers.SafariTest1581: [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s -- in dev.selenium.browsers.SafariTest1582: [INFO] Running dev.selenium.browsers.InternetExplorerTest1583: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.browsers.InternetExplorerTest1584: [INFO] Running dev.selenium.browsers.EdgeTest1585: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.31 s -- in dev.selenium.browsers.EdgeTest1586: [INFO] Running dev.selenium.browsers.ChromeTest1587: Apr 01, 2025 10:36:15 PM org.openqa.selenium.devtools.CdpVersionFinder findNearestMatch1588: 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 1351589: [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.19 s -- in dev.selenium.browsers.ChromeTest1590: [INFO] Running dev.selenium.elements.InformationTest1591: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 s -- in dev.selenium.elements.InformationTest1592: [INFO] Running dev.selenium.elements.FileUploadTest1593: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.998 s -- in dev.selenium.elements.FileUploadTest1594: [INFO] Running dev.selenium.elements.InteractionTest1595: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.739 s -- in dev.selenium.elements.InteractionTest1596: [INFO] Running dev.selenium.interactions.NavigationTest1597: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 s...
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:
3.5.2->3.5.3Configuration
📅 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.