SeleniumHQ / seleniumhq.github.io

Official Selenium website and documentation
https://selenium.dev
Apache License 2.0
1.09k stars 1.28k forks source link

chore(deps): update dependency gradle to v8.9 #1809

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
gradle (source) minor 8.8 -> 8.9

Release Notes

gradle/gradle (gradle) ### [`v8.9`](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0) [Compare Source](https://togithub.com/gradle/gradle/compare/v8.8.0...v8.9.0)

Configuration

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

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

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

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



This PR has been generated by Mend Renovate. View repository job log here.

netlify[bot] commented 2 months ago

Deploy Preview for selenium-dev ready!

Name Link
Latest commit 35c9a1da349dddffca05ae1bd940e913d3fa1f46
Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/66a34a7634df86000897ca95
Deploy Preview https://deploy-preview-1809--selenium-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

renovate[bot] commented 1 month ago

Edited/Blocked Notification

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

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

⚠️ Warning: custom changes will be lost.

codiumai-pr-agent-pro[bot] commented 1 month ago

CI Failure Feedback 🧐

(Checks updated until commit https://github.com/SeleniumHQ/seleniumhq.github.io/commit/35c9a1da349dddffca05ae1bd940e913d3fa1f46)

**Action:** tests (macos, nightly)
**Failed stage:** [Run Tests Nightly Linux/macOS](https://github.com/SeleniumHQ/seleniumhq.github.io/actions/runs/10107183657/job/27950593770) [❌]
**Failed test name:** dev.selenium.bidi.cdp.NetworkTest
**Failure summary:** The action failed because the dev.selenium.bidi.cdp.NetworkTest encountered an exception. The
specific error message was org.openqa.selenium.devtools.DevToolsException:
{"id":157,"error":{"code":-32000,"message":"Fetch domain is not
enabled"},"sessionId":"96F3B974382E22AD7E2FC"}. This indicates that the Fetch domain was not enabled
in the DevTools session, causing the test to fail.
Relevant error logs: ```yaml 1: ##[group]Operating System 2: macOS ... 153: latest_snapshot=$(echo $xml_content | xq '.content.data."content-item"' | jq -r 'sort_by(.lastModified) | reverse | .[0] | .text') 154: echo $latest_snapshot 155: cd examples/java 156: mvn -B -U test -Dselenium.version="$latest_snapshot" 157: 158: retry_wait_seconds: 10 159: polling_interval_seconds: 1 160: warning_on_retry: true 161: continue_on_error: false ... 270: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom 271: [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) 272: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 273: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom 274: [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 429 kB/s) 275: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom 276: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom 277: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.pom (2.1 kB at 191 kB/s) 278: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom 279: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom 280: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.pom (4.3 kB at 354 kB/s) 281: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom 282: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom 283: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.26.1/error_prone_parent-2.26.1.pom (13 kB at 1.2 MB/s) ... 489: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/32.1.2-jre/guava-parent-32.1.2-jre.pom 490: [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 1.4 MB/s) 491: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 492: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom 493: [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 219 kB/s) 494: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom 495: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.pom 496: [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 210 kB/s) 497: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom 498: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom 499: [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 196 kB/s) 500: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom 501: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom 502: [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.0 MB/s) ... 658: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/guava/33.2.1-jre/guava-33.2.1-jre.jar 659: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar 660: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 661: [INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-safari-driver/4.24.0-SNAPSHOT/selenium-safari-driver-4.24.0-SNAPSHOT.jar (27 kB at 39 kB/s) 662: [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.jar 663: [INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-os/4.24.0-SNAPSHOT/selenium-os-4.24.0-SNAPSHOT.jar (29 kB at 42 kB/s) 664: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 665: [INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/seleniumhq/selenium/selenium-support/4.24.0-SNAPSHOT/selenium-support-4.24.0-SNAPSHOT.jar (174 kB at 249 kB/s) 666: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar ... 732: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar 733: [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 46 kB/s) 734: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 735: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/beust/jcommander/1.82/jcommander-1.82.jar (88 kB at 1.3 MB/s) 736: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar 737: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 59 kB/s) 738: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.42.0/checker-qual-3.42.0.jar 739: [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 27 kB/s) 740: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar 741: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 237 kB/s) 742: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar 743: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.26.1/error_prone_annotations-2.26.1.jar (19 kB at 206 kB/s) ... 1017: [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/junit/platform/junit-platform-launcher/1.10.3/junit-platform-launcher-1.10.3.jar 1018: [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.3/junit-platform-launcher-1.10.3.jar 1019: [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.10.3/junit-platform-launcher-1.10.3.jar (184 kB at 7.7 MB/s) 1020: [INFO] 1021: [INFO] ------------------------------------------------------- 1022: [INFO] T E S T S 1023: [INFO] ------------------------------------------------------- 1024: [INFO] Running dev.selenium.waits.WaitsTest 1025: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.02 s -- in dev.selenium.waits.WaitsTest 1026: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest 1027: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.550 s -- in dev.selenium.getting_started.UsingSeleniumTest 1028: [INFO] Running dev.selenium.support.SelectListTest 1029: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.882 s -- in dev.selenium.support.SelectListTest 1030: [INFO] Running dev.selenium.elements.InteractionTest 1031: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s -- in dev.selenium.elements.InteractionTest 1032: [INFO] Running dev.selenium.elements.InformationTest 1033: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.994 s -- in dev.selenium.elements.InformationTest 1034: [INFO] Running dev.selenium.elements.FileUploadTest 1035: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.791 s -- in dev.selenium.elements.FileUploadTest 1036: [INFO] Running dev.selenium.browsers.EdgeTest 1037: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.56 s -- in dev.selenium.browsers.EdgeTest 1038: [INFO] Running dev.selenium.browsers.ChromeTest 1039: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.61 s -- in dev.selenium.browsers.ChromeTest 1040: [INFO] Running dev.selenium.browsers.FirefoxTest 1041: [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 61.22 s -- in dev.selenium.browsers.FirefoxTest 1042: [INFO] Running dev.selenium.browsers.SafariTest 1043: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.20 s -- in dev.selenium.browsers.SafariTest 1044: [INFO] Running dev.selenium.browsers.InternetExplorerTest 1045: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.browsers.InternetExplorerTest 1046: [INFO] Running dev.selenium.troubleshooting.LoggingTest 1047: Jul 26, 2024 7:07:47 AM dev.selenium.troubleshooting.LoggingTest logging 1048: WARNING: this is a warning 1049: Jul 26, 2024 7:07:47 AM dev.selenium.troubleshooting.LoggingTest logging 1050: INFO: this is useful information 1051: Jul 26, 2024 7:07:47 AM dev.selenium.troubleshooting.LoggingTest logging 1052: FINE: this is detailed debug information 1053: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in dev.selenium.troubleshooting.LoggingTest 1054: [INFO] Running dev.selenium.bidi.cdp.LoggingTest 1055: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.988 s -- in dev.selenium.bidi.cdp.LoggingTest 1056: [INFO] Running dev.selenium.bidi.cdp.CdpTest 1057: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 s -- in dev.selenium.bidi.cdp.CdpTest 1058: [INFO] Running dev.selenium.bidi.cdp.ScriptTest 1059: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.322 s -- in dev.selenium.bidi.cdp.ScriptTest 1060: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest 1061: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.68 s -- in dev.selenium.bidi.cdp.CdpApiTest 1062: [INFO] Running dev.selenium.bidi.cdp.NetworkTest 1063: Jul 26, 2024 7:08:42 AM org.openqa.selenium.devtools.Connection$Listener lambda$onText$0 1064: WARNING: Unable to process: {"method":"Fetch.requestPaused","params":{"requestId":"interception-job-11.0","request":{"url":"https://the-internet.herokuapp.com/favicon.ico","method":"GET","headers":{"Accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","Cookie":"rack.session=BAh7CUkiD3Nlc3Npb25faWQGOgZFVEkiRTFlODBjM2VlNjc5NGVkMDI1OWYz%0AYzk3Y2MxZGM0NDAwMjZjNjRiN2NkYjIxN2NjM2MzOTBiNmMyMmFlN2ZiYzMG%0AOwBGSSIJY3NyZgY7AEZJIiViMjljMzdiZDZiZWNhOGQxZjVhNzMzZDk2MDg0%0ANTQ5NQY7AEZJIg10cmFja2luZwY7AEZ7B0kiFEhUVFBfVVNFUl9BR0VOVAY7%0AAFRJIi0yZGZiYjIzMmZmNTEyZTcyYTgyMjgzYTE1NjhlZWY4MjNlMTQ4YTRm%0ABjsARkkiGUhUVFBfQUNDRVBUX0xBTkdVQUdFBjsAVEkiLWQ0ZTdkMzNmNGVi%0ANzNiY2U4ZmY3MDdjODBiNjlhYzU3ZWU1YzlmYmMGOwBGSSIKZmxhc2gGOwBG%0AewA%3D%0A--565189755386553d8ad157a5aedaa478e357731f; optimizelySegments=%7B%7D; optimizelyEndUserId=oeu1721977721815r0.091453429898394; optimizelyBuckets=%7B%7D; optimizelyPendingLogEvents=%5B%22n%3Dhttps%253A%252F%252Fthe-internet.herokuapp.com%252Fbasic_auth%26u%3Doeu1721977721815r0.091453429898394%26wxhr%3Dtrue%26t%3D1721977721832%26f%3D298349752%2C318188263%22%5D","Referer":"https://the-internet.herokuapp.com/basic_auth","User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"macOS\""},"initialPriority":"High","referrerPolicy":"strict-origin-when-cross-origin"},"frameId":"FC9D4E049687397B8BE85C3DA04449B1","resourceType":"Other"},"sessionId":"96F3B974382E22AD7E2FC86429A6A2DC"} 1065: org.openqa.selenium.devtools.DevToolsException: {"id":157,"error":{"code":-32000,"message":"Fetch domain is not enabled"},"sessionId":"96F3B974382E22AD7E2FC86429A6A2DC"} ... 1081: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 1082: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 1083: at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 1084: at org.openqa.selenium.devtools.Connection.handle(Connection.java:311) 1085: at org.openqa.selenium.devtools.Connection$Listener.lambda$onText$0(Connection.java:239) 1086: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 1087: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 1088: at java.base/java.lang.Thread.run(Thread.java:829) 1089: Caused by: org.openqa.selenium.WebDriverException: {"id":157,"error":{"code":-32000,"message":"Fetch domain is not enabled"},"sessionId":"96F3B974382E22AD7E2FC86429A6A2DC"} 1090: Build info: version: '4.24.0-SNAPSHOT', revision: '77010cd*' 1091: System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '14.5', java.version: '11.0.24' 1092: Driver info: driver.version: unknown 1093: at org.openqa.selenium.devtools.Connection.handle(Connection.java:275) 1094: ... 4 more 1095: ##[error]Exception in thread "CDP Connection" org.openqa.selenium.devtools.DevToolsException: {"id":157,"error":{"code":-32000,"message":"Fetch domain is not enabled"},"sessionId":"96F3B974382E22AD7E2FC86429A6A2DC"} 1096: Build info: version: '4.24.0-SNAPSHOT', revision: '77010cd*' 1097: System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '14.5', java.version: '11.0.24' 1098: Driver info: driver.version: unknown 1099: at org.openqa.selenium.devtools.Connection$Listener.lambda$onText$0(Connection.java:242) 1100: at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 1101: at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 1102: at java.base/java.lang.Thread.run(Thread.java:829) 1103: Caused by: org.openqa.selenium.devtools.DevToolsException: {"id":157,"error":{"code":-32000,"message":"Fetch domain is not enabled"},"sessionId":"96F3B974382E22AD7E2FC86429A6A2DC"} ... 1117: at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) 1118: at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 1119: at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 1120: at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 1121: at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497) 1122: at org.openqa.selenium.devtools.Connection.handle(Connection.java:311) 1123: at org.openqa.selenium.devtools.Connection$Listener.lambda$onText$0(Connection.java:239) 1124: ... 3 more 1125: Caused by: org.openqa.selenium.WebDriverException: {"id":157,"error":{"code":-32000,"message":"Fetch domain is not enabled"},"sessionId":"96F3B974382E22AD7E2FC86429A6A2DC"} 1126: Build info: version: '4.24.0-SNAPSHOT', revision: '77010cd*' 1127: System info: os.name: 'Mac OS X', os.arch: 'aarch64', os.version: '14.5', java.version: '11.0.24' 1128: Driver info: driver.version: unknown 1129: at org.openqa.selenium.devtools.Connection.handle(Connection.java:275) 1130: ... 4 more 1131: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.02 s -- in dev.selenium.bidi.cdp.NetworkTest 1132: [INFO] Running dev.selenium.drivers.OptionsTest 1133: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.599 s -- in dev.selenium.drivers.OptionsTest 1134: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest 1135: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 1136: SLF4J: Defaulting to no-operation (NOP) logger implementation 1137: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 1138: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.88 s -- in dev.selenium.drivers.RemoteWebDriverTest 1139: [INFO] Running dev.selenium.drivers.ServiceTest 1140: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.816 s -- in dev.selenium.drivers.ServiceTest 1141: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest 1142: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.2 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest 1143: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest 1144: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 373.7 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest 1145: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest 1146: [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 112.9 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest 1147: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest 1148: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.763 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest 1149: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest 1150: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.019 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest 1151: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest 1152: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.85 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest 1153: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest 1154: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.69 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest 1155: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest 1156: ##[warning]Attempt 1 failed. Reason: Timeout of 1200000ms hit ... 1200: [INFO] 1201: [INFO] --- surefire:3.3.1:test (default-test) @ selenium-examples --- 1202: [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 1203: [INFO] 1204: [INFO] ------------------------------------------------------- 1205: [INFO] T E S T S 1206: [INFO] ------------------------------------------------------- 1207: [INFO] Running dev.selenium.waits.WaitsTest 1208: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.93 s -- in dev.selenium.waits.WaitsTest 1209: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest 1210: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.160 s -- in dev.selenium.getting_started.UsingSeleniumTest 1211: [INFO] Running dev.selenium.support.SelectListTest 1212: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.99 s -- in dev.selenium.support.SelectListTest 1213: [INFO] Running dev.selenium.elements.InteractionTest 1214: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.885 s -- in dev.selenium.elements.InteractionTest 1215: [INFO] Running dev.selenium.elements.InformationTest 1216: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.027 s -- in dev.selenium.elements.InformationTest 1217: [INFO] Running dev.selenium.elements.FileUploadTest 1218: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.246 s -- in dev.selenium.elements.FileUploadTest 1219: [INFO] Running dev.selenium.browsers.EdgeTest 1220: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.26 s -- in dev.selenium.browsers.EdgeTest 1221: [INFO] Running dev.selenium.browsers.ChromeTest 1222: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.78 s -- in dev.selenium.browsers.ChromeTest 1223: [INFO] Running dev.selenium.browsers.FirefoxTest 1224: [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 88.14 s -- in dev.selenium.browsers.FirefoxTest 1225: [INFO] Running dev.selenium.browsers.SafariTest 1226: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.74 s -- in dev.selenium.browsers.SafariTest 1227: [INFO] Running dev.selenium.browsers.InternetExplorerTest 1228: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.001 s -- in dev.selenium.browsers.InternetExplorerTest 1229: [INFO] Running dev.selenium.troubleshooting.LoggingTest 1230: Jul 26, 2024 7:28:47 AM dev.selenium.troubleshooting.LoggingTest logging 1231: WARNING: this is a warning 1232: Jul 26, 2024 7:28:47 AM dev.selenium.troubleshooting.LoggingTest logging 1233: INFO: this is useful information 1234: Jul 26, 2024 7:28:47 AM dev.selenium.troubleshooting.LoggingTest logging 1235: FINE: this is detailed debug information 1236: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in dev.selenium.troubleshooting.LoggingTest 1237: [INFO] Running dev.selenium.bidi.cdp.LoggingTest 1238: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.168 s -- in dev.selenium.bidi.cdp.LoggingTest 1239: [INFO] Running dev.selenium.bidi.cdp.CdpTest 1240: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.481 s -- in dev.selenium.bidi.cdp.CdpTest 1241: [INFO] Running dev.selenium.bidi.cdp.ScriptTest 1242: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.450 s -- in dev.selenium.bidi.cdp.ScriptTest 1243: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest 1244: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.328 s -- in dev.selenium.bidi.cdp.CdpApiTest ... 1282: at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198) 1283: at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:271) 1284: at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:224) 1285: at java.net.http/jdk.internal.net.http.websocket.TransportImpl.sendText(TransportImpl.java:149) 1286: at java.net.http/jdk.internal.net.http.websocket.WebSocketImpl.sendText(WebSocketImpl.java:184) 1287: at org.openqa.selenium.remote.http.jdk.JdkHttpClient$4.lambda$send$1(JdkHttpClient.java:269) 1288: at org.openqa.selenium.remote.http.jdk.JdkHttpClient$4.send(JdkHttpClient.java:291) 1289: ... 22 more 1290: ##[error]Exception in thread "CDP Connection" org.openqa.selenium.devtools.DevToolsException: java.io.IOException: Output closed ... 1330: at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198) 1331: at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:271) 1332: at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:224) 1333: at java.net.http/jdk.internal.net.http.websocket.TransportImpl.sendText(TransportImpl.java:149) 1334: at java.net.http/jdk.internal.net.http.websocket.WebSocketImpl.sendText(WebSocketImpl.java:184) 1335: at org.openqa.selenium.remote.http.jdk.JdkHttpClient$4.lambda$send$1(JdkHttpClient.java:269) 1336: at org.openqa.selenium.remote.http.jdk.JdkHttpClient$4.send(JdkHttpClient.java:291) 1337: ... 22 more 1338: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.29 s -- in dev.selenium.bidi.cdp.NetworkTest 1339: [INFO] Running dev.selenium.drivers.OptionsTest 1340: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.54 s -- in dev.selenium.drivers.OptionsTest 1341: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest 1342: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 1343: SLF4J: Defaulting to no-operation (NOP) logger implementation 1344: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 1345: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.02 s -- in dev.selenium.drivers.RemoteWebDriverTest 1346: [INFO] Running dev.selenium.drivers.ServiceTest 1347: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.316 s -- in dev.selenium.drivers.ServiceTest 1348: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest 1349: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.9 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest 1350: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest 1351: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 260.0 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest 1352: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest 1353: [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.36 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest 1354: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest 1355: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.923 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest 1356: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest 1357: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.005 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest 1358: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest 1359: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.20 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest 1360: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest 1361: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.23 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest 1362: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest 1363: [INFO] 1364: [INFO] Results: 1365: [INFO] 1366: [WARNING] Tests run: 138, Failures: 0, Errors: 0, Skipped: 21 1367: [INFO] 1368: ##[warning]Attempt 2 failed. Reason: Timeout of 1200000ms hit ... 1412: [INFO] 1413: [INFO] --- surefire:3.3.1:test (default-test) @ selenium-examples --- 1414: [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 1415: [INFO] 1416: [INFO] ------------------------------------------------------- 1417: [INFO] T E S T S 1418: [INFO] ------------------------------------------------------- 1419: [INFO] Running dev.selenium.waits.WaitsTest 1420: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.03 s -- in dev.selenium.waits.WaitsTest 1421: [INFO] Running dev.selenium.getting_started.UsingSeleniumTest 1422: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.513 s -- in dev.selenium.getting_started.UsingSeleniumTest 1423: [INFO] Running dev.selenium.support.SelectListTest 1424: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.856 s -- in dev.selenium.support.SelectListTest 1425: [INFO] Running dev.selenium.elements.InteractionTest 1426: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in dev.selenium.elements.InteractionTest 1427: [INFO] Running dev.selenium.elements.InformationTest 1428: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in dev.selenium.elements.InformationTest 1429: [INFO] Running dev.selenium.elements.FileUploadTest 1430: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s -- in dev.selenium.elements.FileUploadTest 1431: [INFO] Running dev.selenium.browsers.EdgeTest 1432: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.43 s -- in dev.selenium.browsers.EdgeTest 1433: [INFO] Running dev.selenium.browsers.ChromeTest 1434: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.37 s -- in dev.selenium.browsers.ChromeTest 1435: [INFO] Running dev.selenium.browsers.FirefoxTest 1436: [WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 55.15 s -- in dev.selenium.browsers.FirefoxTest 1437: [INFO] Running dev.selenium.browsers.SafariTest 1438: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.79 s -- in dev.selenium.browsers.SafariTest 1439: [INFO] Running dev.selenium.browsers.InternetExplorerTest 1440: [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0 s -- in dev.selenium.browsers.InternetExplorerTest 1441: [INFO] Running dev.selenium.troubleshooting.LoggingTest 1442: Jul 26, 2024 7:47:50 AM dev.selenium.troubleshooting.LoggingTest logging 1443: WARNING: this is a warning 1444: Jul 26, 2024 7:47:50 AM dev.selenium.troubleshooting.LoggingTest logging 1445: INFO: this is useful information 1446: Jul 26, 2024 7:47:50 AM dev.selenium.troubleshooting.LoggingTest logging 1447: FINE: this is detailed debug information 1448: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in dev.selenium.troubleshooting.LoggingTest 1449: [INFO] Running dev.selenium.bidi.cdp.LoggingTest 1450: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.240 s -- in dev.selenium.bidi.cdp.LoggingTest 1451: [INFO] Running dev.selenium.bidi.cdp.CdpTest 1452: [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 s -- in dev.selenium.bidi.cdp.CdpTest 1453: [INFO] Running dev.selenium.bidi.cdp.ScriptTest 1454: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.014 s -- in dev.selenium.bidi.cdp.ScriptTest 1455: [INFO] Running dev.selenium.bidi.cdp.CdpApiTest 1456: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.206 s -- in dev.selenium.bidi.cdp.CdpApiTest 1457: [INFO] Running dev.selenium.bidi.cdp.NetworkTest 1458: [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.62 s -- in dev.selenium.bidi.cdp.NetworkTest 1459: [INFO] Running dev.selenium.drivers.OptionsTest 1460: [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.715 s -- in dev.selenium.drivers.OptionsTest 1461: [INFO] Running dev.selenium.drivers.RemoteWebDriverTest 1462: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". 1463: SLF4J: Defaulting to no-operation (NOP) logger implementation 1464: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. 1465: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.64 s -- in dev.selenium.drivers.RemoteWebDriverTest 1466: [INFO] Running dev.selenium.drivers.ServiceTest 1467: [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.758 s -- in dev.selenium.drivers.ServiceTest 1468: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest 1469: [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 143.1 s -- in dev.selenium.bidirectional.webdriver_bidi.BrowsingContextInspectorTest 1470: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptTest 1471: [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 252.0 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptTest 1472: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LogTest 1473: [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 106.9 s -- in dev.selenium.bidirectional.webdriver_bidi.LogTest 1474: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest 1475: [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.892 s -- in dev.selenium.bidirectional.webdriver_bidi.ScriptEventsTest 1476: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest 1477: [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 0.009 s -- in dev.selenium.bidirectional.webdriver_bidi.LocateNodesTest 1478: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest 1479: [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.00 s -- in dev.selenium.bidirectional.webdriver_bidi.NetworkEventsTest 1480: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.ActionsTest 1481: [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.88 s -- in dev.selenium.bidirectional.webdriver_bidi.ActionsTest 1482: [INFO] Running dev.selenium.bidirectional.webdriver_bidi.BrowsingContextTest 1483: ##[error]Final attempt failed. Timeout of 1200000ms hit ```

✨ CI feedback usage guide:
The CI feedback tool (`/checks)` automatically triggers when a PR has a failed check. The tool analyzes the failed checks and provides several feedbacks: - Failed stage - Failed test name - Failure summary - Relevant error logs In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR: ``` /checks "https://github.com/{repo_name}/actions/runs/{run_number}/job/{job_number}" ``` where `{repo_name}` is the name of the repository, `{run_number}` is the run number of the failed check, and `{job_number}` is the job number of the failed check. #### Configuration options - `enable_auto_checks_feedback` - if set to true, the tool will automatically provide feedback when a check is failed. Default is true. - `excluded_checks_list` - a list of checks to exclude from the feedback, for example: ["check1", "check2"]. Default is an empty list. - `enable_help_text` - if set to true, the tool will provide a help message with the feedback. Default is true. - `persistent_comment` - if set to true, the tool will overwrite a previous checks comment with the new feedback. Default is true. - `final_update_message` - if `persistent_comment` is true and updating a previous checks message, the tool will also create a new message: "Persistent checks updated to latest commit". Default is true. See more information about the `checks` tool in the [docs](https://pr-agent-docs.codium.ai/tools/ci_feedback/).