Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency mocha to v10.8.1 - abandoned #2020

Closed
wants to merge 4 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mocha (source) 10.7.3 -> 10.8.1 age adoption passing confidence

Release Notes

mochajs/mocha (mocha)

v10.8.1

Compare Source

🩹 Fixes

v10.8.0

Compare Source

🌟 Features
🩹 Fixes
📚 Documentation
🧹 Chores

Configuration

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

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

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

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 6c27426
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/67249ab1acdf0100086b9a42
😎 Deploy Preview https://deploy-preview-2020--selenium-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Contributor

codiumai-pr-agent-pro bot commented Oct 29, 2024

CI Failure Feedback 🧐

(Checks updated until commit 6c27426)

Action: tests (windows, nightly)

Failed stage: Run tests [❌]

Failed test name: Mouse move by offset

Failure summary:

The action failed due to multiple test failures, primarily caused by:

  • Unexpected server response: 404 errors, indicating that the tests were unable to connect to the
    expected server endpoints.
  • NoSuchSessionError errors, suggesting that some tests attempted to execute commands without an
    established WebDriver session.
  • An AssertionError in the Mouse move by offset test, where the expected and actual values were not
    equal.
  • Timeout errors while waiting for the WebDriver server, indicating potential issues with the
    WebDriver setup or server availability.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  Microsoft Windows Server 2022
    ...
    
    237:  timeout_minutes: 20
    238:  max_attempts: 3
    239:  command: cd examples/javascript
    240:  npm test
    241:  
    242:  retry_wait_seconds: 10
    243:  polling_interval_seconds: 1
    244:  warning_on_retry: true
    245:  continue_on_error: false
    ...
    
    290:  ✔ Scroll to the element (632ms)
    291:  Actions API - Wheel Tests
    292:  ✔ Scroll to element (270ms)
    293:  ✔ Scroll by given amount (571ms)
    294:  ✔ Scroll from an element by a given amount (609ms)
    295:  ✔ Scroll from an element with an offset (633ms)
    296:  ✔ Scroll from an offset of origin (element) by given amount (1102ms)
    297:  Integration Tests
    298:  ✔ test navigate and listen to errors (5896ms)
    ...
    
    324:  - can locate node with none ownership value
    325:  - can locate node with root ownership value
    326:  - can locate node with given start nodes
    327:  - can locate nodes in a given sandbox
    328:  - can find element
    329:  - can find elements
    330:  Log Inspector
    331:  12) test listen to console log
    332:  13) test listen to javascript error log
    ...
    
    373:  44) can remove preload script
    374:  Script events
    375:  45) can listen to channel message
    376:  46) can listen to realm created message
    377:  - can listen to realm destroyed message
    378:  BiDi Logging
    379:  47) can listen to console log
    380:  ✔ can remove console log handler (5780ms)
    381:  48) can listen to javascript error
    382:  49) can remove to javascript error handler
    ...
    
    544:  ✔ Create and add non residential key
    545:  ✔ Get credential
    546:  ✔ Remove all credentials
    547:  ✔ Set is user verified
    548:  Virtual authenticator options
    549:  ✔ Virtual options
    550:  ✔ User verified
    551:  Waits
    552:  ✔ fail (1401ms)
    553:  ✔ sleep (2136ms)
    554:  ✔ implicit (1133ms)
    555:  ✔ explicit (1404ms)
    556:  102 passing (19m)
    557:  20 pending
    558:  52 failing
    559:  1) Mouse move by offset
    560:  From element:
    561:  AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    562:  false !== true
    563:  + expected - actual
    564:  -false
    565:  +true
    566:  at Context.<anonymous> (test\actionsApi\mouse\moveByOffset.spec.js:22:12)
    567:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    568:  2) Browsing Context
    569:  "after each" hook for "test create a browsing context for given id":
    570:  Uncaught Error: Unexpected server response: 404
    ...
    
    575:  at Socket.socketOnData (node:_http_client:541:22)
    576:  at Socket.emit (node:events:517:28)
    577:  at addChunk (node:internal/streams/readable:368:12)
    578:  at readableAddChunk (node:internal/streams/readable:341:9)
    579:  at Readable.push (node:internal/streams/readable:278:10)
    580:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    581:  3) Browsing Context
    582:  "after each" hook for "test create a browsing context for given id":
    583:  Error: done() called multiple times in hook <Browsing Context "after each" hook for "test create a browsing context for given id"> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\browsingContext.spec.js
    584:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    585:  4) Browsing Context Inspector
    586:  can listen to window browsing context created event:
    587:  Uncaught Error: Unexpected server response: 404
    ...
    
    592:  at Socket.socketOnData (node:_http_client:541:22)
    593:  at Socket.emit (node:events:517:28)
    594:  at addChunk (node:internal/streams/readable:368:12)
    595:  at readableAddChunk (node:internal/streams/readable:341:9)
    596:  at Readable.push (node:internal/streams/readable:278:10)
    597:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    598:  5) Browsing Context Inspector
    599:  can listen to tab browsing context created event:
    600:  Uncaught Error: Unexpected server response: 404
    ...
    
    605:  at Socket.socketOnData (node:_http_client:541:22)
    606:  at Socket.emit (node:events:517:28)
    607:  at addChunk (node:internal/streams/readable:368:12)
    608:  at readableAddChunk (node:internal/streams/readable:341:9)
    609:  at Readable.push (node:internal/streams/readable:278:10)
    610:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    611:  6) Browsing Context Inspector
    612:  can listen to fragment navigated event:
    613:  Uncaught Error: Unexpected server response: 404
    ...
    
    618:  at Socket.socketOnData (node:_http_client:541:22)
    619:  at Socket.emit (node:events:517:28)
    620:  at addChunk (node:internal/streams/readable:368:12)
    621:  at readableAddChunk (node:internal/streams/readable:341:9)
    622:  at Readable.push (node:internal/streams/readable:278:10)
    623:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    624:  7) Browsing Context Inspector
    625:  can listen to browsing context destroyed event:
    626:  Uncaught Error: Unexpected server response: 404
    ...
    
    631:  at Socket.socketOnData (node:_http_client:541:22)
    632:  at Socket.emit (node:events:517:28)
    633:  at addChunk (node:internal/streams/readable:368:12)
    634:  at readableAddChunk (node:internal/streams/readable:341:9)
    635:  at Readable.push (node:internal/streams/readable:278:10)
    636:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    637:  8) Input module
    638:  can perform input action:
    639:  Uncaught Error: Unexpected server response: 404
    ...
    
    644:  at Socket.socketOnData (node:_http_client:541:22)
    645:  at Socket.emit (node:events:517:28)
    646:  at addChunk (node:internal/streams/readable:368:12)
    647:  at readableAddChunk (node:internal/streams/readable:341:9)
    648:  at Readable.push (node:internal/streams/readable:278:10)
    649:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    650:  9) Input module
    651:  can perform input action:
    652:  done() called multiple times in test <Input module can perform input action> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    653:  at Object.throwDecodedError (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\error.js:521:15)
    654:  at parseHttpResponse (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:514:13)
    655:  at Executor.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:446:28)
    656:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    657:  at async thenableWebDriverProxy.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    658:  at async thenableWebDriverProxy.findElements (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\webdriver.js:1072:17)
    659:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:25:19) {
    660:  remoteStacktrace: ''
    661:  }
    662:  Error: done() called multiple times in test <Input module can perform input action> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    663:  at Object.throwDecodedError (node_modules\selenium-webdriver\lib\error.js:521:15)
    ...
    
    667:  at async thenableWebDriverProxy.execute (node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    668:  at async thenableWebDriverProxy.findElements (node_modules\selenium-webdriver\lib\webdriver.js:1072:17)
    669:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:25:19) {
    670:  remoteStacktrace: ''
    671:  }
    672:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    673:  10) Input module
    674:  can execute release in browsing context:
    675:  Uncaught Error: Unexpected server response: 404
    ...
    
    680:  at Socket.socketOnData (node:_http_client:541:22)
    681:  at Socket.emit (node:events:517:28)
    682:  at addChunk (node:internal/streams/readable:368:12)
    683:  at readableAddChunk (node:internal/streams/readable:341:9)
    684:  at Readable.push (node:internal/streams/readable:278:10)
    685:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    686:  11) Input module
    687:  can execute release in browsing context:
    688:  done() called multiple times in test <Input module can execute release in browsing context> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    689:  at Object.throwDecodedError (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\error.js:521:15)
    690:  at parseHttpResponse (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:514:13)
    691:  at Executor.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:446:28)
    692:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    693:  at async thenableWebDriverProxy.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    694:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:45:24) {
    695:  remoteStacktrace: ''
    696:  }
    697:  Error: done() called multiple times in test <Input module can execute release in browsing context> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    698:  at Object.throwDecodedError (node_modules\selenium-webdriver\lib\error.js:521:15)
    ...
    
    701:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    702:  at async thenableWebDriverProxy.execute (node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    703:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:45:24) {
    704:  remoteStacktrace: ''
    705:  }
    706:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    707:  12) Log Inspector
    708:  test listen to console log:
    709:  Uncaught Error: Unexpected server response: 404
    ...
    
    713:  at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    714:  at Socket.socketOnData (node:_http_client:541:22)
    715:  at Socket.emit (node:events:517:28)
    716:  at addChunk (node:internal/streams/readable:368:12)
    717:  at readableAddChunk (node:internal/streams/readable:341:9)
    718:  at Readable.push (node:internal/streams/readable:278:10)
    719:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    720:  13) Log Inspector
    721:  test listen to javascript error log:
    722:  Uncaught Error: Unexpected server response: 404
    ...
    
    727:  at Socket.socketOnData (node:_http_client:541:22)
    728:  at Socket.emit (node:events:517:28)
    729:  at addChunk (node:internal/streams/readable:368:12)
    730:  at readableAddChunk (node:internal/streams/readable:341:9)
    731:  at Readable.push (node:internal/streams/readable:278:10)
    732:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    733:  14) Log Inspector
    734:  test retrieve stack trace for a log:
    735:  Uncaught Error: Unexpected server response: 404
    ...
    
    740:  at Socket.socketOnData (node:_http_client:541:22)
    741:  at Socket.emit (node:events:517:28)
    742:  at addChunk (node:internal/streams/readable:368:12)
    743:  at readableAddChunk (node:internal/streams/readable:341:9)
    744:  at Readable.push (node:internal/streams/readable:278:10)
    745:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    746:  15) Log Inspector
    747:  test listen to logs with multiple consumers:
    748:  Uncaught Error: Unexpected server response: 404
    ...
    
    753:  at Socket.socketOnData (node:_http_client:541:22)
    754:  at Socket.emit (node:events:517:28)
    755:  at addChunk (node:internal/streams/readable:368:12)
    756:  at readableAddChunk (node:internal/streams/readable:341:9)
    757:  at Readable.push (node:internal/streams/readable:278:10)
    758:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    759:  16) Network events
    760:  can listen to event before request is sent:
    761:  Uncaught Error: Unexpected server response: 404
    ...
    
    766:  at Socket.socketOnData (node:_http_client:541:22)
    767:  at Socket.emit (node:events:517:28)
    768:  at addChunk (node:internal/streams/readable:368:12)
    769:  at readableAddChunk (node:internal/streams/readable:341:9)
    770:  at Readable.push (node:internal/streams/readable:278:10)
    771:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    772:  17) Network events
    773:  can request cookies:
    774:  Uncaught Error: Unexpected server response: 404
    ...
    
    779:  at Socket.socketOnData (node:_http_client:541:22)
    780:  at Socket.emit (node:events:517:28)
    781:  at addChunk (node:internal/streams/readable:368:12)
    782:  at readableAddChunk (node:internal/streams/readable:341:9)
    783:  at Readable.push (node:internal/streams/readable:278:10)
    784:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    785:  18) Network events
    786:  can redirect http equiv:
    787:  Uncaught Error: Unexpected server response: 404
    ...
    
    792:  at Socket.socketOnData (node:_http_client:541:22)
    793:  at Socket.emit (node:events:517:28)
    794:  at addChunk (node:internal/streams/readable:368:12)
    795:  at readableAddChunk (node:internal/streams/readable:341:9)
    796:  at Readable.push (node:internal/streams/readable:278:10)
    797:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    798:  19) Network events
    799:  can subscribe to response started:
    800:  Uncaught Error: Unexpected server response: 404
    ...
    
    805:  at Socket.socketOnData (node:_http_client:541:22)
    806:  at Socket.emit (node:events:517:28)
    807:  at addChunk (node:internal/streams/readable:368:12)
    808:  at readableAddChunk (node:internal/streams/readable:341:9)
    809:  at Readable.push (node:internal/streams/readable:278:10)
    810:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    811:  20) Script commands
    812:  can call function:
    813:  Uncaught Error: Unexpected server response: 404
    ...
    
    818:  at Socket.socketOnData (node:_http_client:541:22)
    819:  at Socket.emit (node:events:517:28)
    820:  at addChunk (node:internal/streams/readable:368:12)
    821:  at readableAddChunk (node:internal/streams/readable:341:9)
    822:  at Readable.push (node:internal/streams/readable:278:10)
    823:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    824:  21) Script commands
    825:  can call function with declaration:
    826:  Uncaught Error: Unexpected server response: 404
    ...
    
    831:  at Socket.socketOnData (node:_http_client:541:22)
    832:  at Socket.emit (node:events:517:28)
    833:  at addChunk (node:internal/streams/readable:368:12)
    834:  at readableAddChunk (node:internal/streams/readable:341:9)
    835:  at Readable.push (node:internal/streams/readable:278:10)
    836:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    837:  22) Script commands
    838:  can call function to get element:
    839:  Uncaught Error: Unexpected server response: 404
    ...
    
    844:  at Socket.socketOnData (node:_http_client:541:22)
    845:  at Socket.emit (node:events:517:28)
    846:  at addChunk (node:internal/streams/readable:368:12)
    847:  at readableAddChunk (node:internal/streams/readable:341:9)
    848:  at Readable.push (node:internal/streams/readable:278:10)
    849:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    850:  23) Script commands
    851:  can call function with arguments:
    852:  Uncaught Error: Unexpected server response: 404
    ...
    
    857:  at Socket.socketOnData (node:_http_client:541:22)
    858:  at Socket.emit (node:events:517:28)
    859:  at addChunk (node:internal/streams/readable:368:12)
    860:  at readableAddChunk (node:internal/streams/readable:341:9)
    861:  at Readable.push (node:internal/streams/readable:278:10)
    862:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    863:  24) Script commands
    864:  can call function with await promise:
    865:  Uncaught Error: Unexpected server response: 404
    ...
    
    870:  at Socket.socketOnData (node:_http_client:541:22)
    871:  at Socket.emit (node:events:517:28)
    872:  at addChunk (node:internal/streams/readable:368:12)
    873:  at readableAddChunk (node:internal/streams/readable:341:9)
    874:  at Readable.push (node:internal/streams/readable:278:10)
    875:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    876:  25) Script commands
    877:  can call function with await promise false:
    878:  Uncaught Error: Unexpected server response: 404
    ...
    
    883:  at Socket.socketOnData (node:_http_client:541:22)
    884:  at Socket.emit (node:events:517:28)
    885:  at addChunk (node:internal/streams/readable:368:12)
    886:  at readableAddChunk (node:internal/streams/readable:341:9)
    887:  at Readable.push (node:internal/streams/readable:278:10)
    888:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    889:  26) Script commands
    890:  can call function with this parameter:
    891:  Uncaught Error: Unexpected server response: 404
    ...
    
    896:  at Socket.socketOnData (node:_http_client:541:22)
    897:  at Socket.emit (node:events:517:28)
    898:  at addChunk (node:internal/streams/readable:368:12)
    899:  at readableAddChunk (node:internal/streams/readable:341:9)
    900:  at Readable.push (node:internal/streams/readable:278:10)
    901:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    902:  27) Script commands
    903:  can call function with ownership root:
    904:  Uncaught Error: Unexpected server response: 404
    ...
    
    909:  at Socket.socketOnData (node:_http_client:541:22)
    910:  at Socket.emit (node:events:517:28)
    911:  at addChunk (node:internal/streams/readable:368:12)
    912:  at readableAddChunk (node:internal/streams/readable:341:9)
    913:  at Readable.push (node:internal/streams/readable:278:10)
    914:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    915:  28) Script commands
    916:  can call function with ownership none:
    917:  Uncaught Error: Unexpected server response: 404
    ...
    
    922:  at Socket.socketOnData (node:_http_client:541:22)
    923:  at Socket.emit (node:events:517:28)
    924:  at addChunk (node:internal/streams/readable:368:12)
    925:  at readableAddChunk (node:internal/streams/readable:341:9)
    926:  at Readable.push (node:internal/streams/readable:278:10)
    927:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    928:  29) Script commands
    929:  can call function that throws exception:
    930:  Uncaught Error: Unexpected server response: 404
    ...
    
    935:  at Socket.socketOnData (node:_http_client:541:22)
    936:  at Socket.emit (node:events:517:28)
    937:  at addChunk (node:internal/streams/readable:368:12)
    938:  at readableAddChunk (node:internal/streams/readable:341:9)
    939:  at Readable.push (node:internal/streams/readable:278:10)
    940:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    941:  30) Script commands
    942:  can call function in a realm:
    943:  Uncaught Error: Unexpected server response: 404
    ...
    
    948:  at Socket.socketOnData (node:_http_client:541:22)
    949:  at Socket.emit (node:events:517:28)
    950:  at addChunk (node:internal/streams/readable:368:12)
    951:  at readableAddChunk (node:internal/streams/readable:341:9)
    952:  at Readable.push (node:internal/streams/readable:278:10)
    953:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    954:  31) Script commands
    955:  can evaluate script:
    956:  Uncaught Error: Unexpected server response: 404
    ...
    
    961:  at Socket.socketOnData (node:_http_client:541:22)
    962:  at Socket.emit (node:events:517:28)
    963:  at addChunk (node:internal/streams/readable:368:12)
    964:  at readableAddChunk (node:internal/streams/readable:341:9)
    965:  at Readable.push (node:internal/streams/readable:278:10)
    966:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    967:  32) Script commands
    968:  can evaluate script that throws exception:
    969:  Uncaught Error: Unexpected server response: 404
    ...
    
    974:  at Socket.socketOnData (node:_http_client:541:22)
    975:  at Socket.emit (node:events:517:28)
    976:  at addChunk (node:internal/streams/readable:368:12)
    977:  at readableAddChunk (node:internal/streams/readable:341:9)
    978:  at Readable.push (node:internal/streams/readable:278:10)
    979:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    980:  33) Script commands
    981:  can evaluate script with result ownership:
    982:  Uncaught Error: Unexpected server response: 404
    ...
    
    987:  at Socket.socketOnData (node:_http_client:541:22)
    988:  at Socket.emit (node:events:517:28)
    989:  at addChunk (node:internal/streams/readable:368:12)
    990:  at readableAddChunk (node:internal/streams/readable:341:9)
    991:  at Readable.push (node:internal/streams/readable:278:10)
    992:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    993:  34) Script commands
    994:  can evaluate in a sandbox:
    995:  Uncaught Error: Unexpected server response: 404
    ...
    
    1000:  at Socket.socketOnData (node:_http_client:541:22)
    1001:  at Socket.emit (node:events:517:28)
    1002:  at addChunk (node:internal/streams/readable:368:12)
    1003:  at readableAddChunk (node:internal/streams/readable:341:9)
    1004:  at Readable.push (node:internal/streams/readable:278:10)
    1005:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1006:  35) Script commands
    1007:  can evaluate in a realm:
    1008:  Uncaught Error: Unexpected server response: 404
    ...
    
    1013:  at Socket.socketOnData (node:_http_client:541:22)
    1014:  at Socket.emit (node:events:517:28)
    1015:  at addChunk (node:internal/streams/readable:368:12)
    1016:  at readableAddChunk (node:internal/streams/readable:341:9)
    1017:  at Readable.push (node:internal/streams/readable:278:10)
    1018:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1019:  36) Script commands
    1020:  can disown handles:
    1021:  Uncaught Error: Unexpected server response: 404
    ...
    
    1026:  at Socket.socketOnData (node:_http_client:541:22)
    1027:  at Socket.emit (node:events:517:28)
    1028:  at addChunk (node:internal/streams/readable:368:12)
    1029:  at readableAddChunk (node:internal/streams/readable:341:9)
    1030:  at Readable.push (node:internal/streams/readable:278:10)
    1031:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1032:  37) Script commands
    1033:  can disown handles in realm:
    1034:  Uncaught Error: Unexpected server response: 404
    ...
    
    1039:  at Socket.socketOnData (node:_http_client:541:22)
    1040:  at Socket.emit (node:events:517:28)
    1041:  at addChunk (node:internal/streams/readable:368:12)
    1042:  at readableAddChunk (node:internal/streams/readable:341:9)
    1043:  at Readable.push (node:internal/streams/readable:278:10)
    1044:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1045:  38) Script commands
    1046:  can get all realms:
    1047:  Uncaught Error: Unexpected server response: 404
    ...
    
    1052:  at Socket.socketOnData (node:_http_client:541:22)
    1053:  at Socket.emit (node:events:517:28)
    1054:  at addChunk (node:internal/streams/readable:368:12)
    1055:  at readableAddChunk (node:internal/streams/readable:341:9)
    1056:  at Readable.push (node:internal/streams/readable:278:10)
    1057:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1058:  39) Script commands
    1059:  can get realm by type:
    1060:  Uncaught Error: Unexpected server response: 404
    ...
    
    1065:  at Socket.socketOnData (node:_http_client:541:22)
    1066:  at Socket.emit (node:events:517:28)
    1067:  at addChunk (node:internal/streams/readable:368:12)
    1068:  at readableAddChunk (node:internal/streams/readable:341:9)
    1069:  at Readable.push (node:internal/streams/readable:278:10)
    1070:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1071:  40) Script commands
    1072:  can get realm in browsing context:
    1073:  Uncaught Error: Unexpected server response: 404
    ...
    
    1078:  at Socket.socketOnData (node:_http_client:541:22)
    1079:  at Socket.emit (node:events:517:28)
    1080:  at addChunk (node:internal/streams/readable:368:12)
    1081:  at readableAddChunk (node:internal/streams/readable:341:9)
    1082:  at Readable.push (node:internal/streams/readable:278:10)
    1083:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1084:  41) Script commands
    1085:  can get realm in browsing context by type:
    1086:  Uncaught Error: Unexpected server response: 404
    ...
    
    1091:  at Socket.socketOnData (node:_http_client:541:22)
    1092:  at Socket.emit (node:events:517:28)
    1093:  at addChunk (node:internal/streams/readable:368:12)
    1094:  at readableAddChunk (node:internal/streams/readable:341:9)
    1095:  at Readable.push (node:internal/streams/readable:278:10)
    1096:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1097:  42) Script commands
    1098:  can add preload script:
    1099:  Uncaught Error: Unexpected server response: 404
    ...
    
    1104:  at Socket.socketOnData (node:_http_client:541:22)
    1105:  at Socket.emit (node:events:517:28)
    1106:  at addChunk (node:internal/streams/readable:368:12)
    1107:  at readableAddChunk (node:internal/streams/readable:341:9)
    1108:  at Readable.push (node:internal/streams/readable:278:10)
    1109:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1110:  43) Script commands
    1111:  can add preload script to sandbox:
    1112:  Uncaught Error: Unexpected server response: 404
    ...
    
    1117:  at Socket.socketOnData (node:_http_client:541:22)
    1118:  at Socket.emit (node:events:517:28)
    1119:  at addChunk (node:internal/streams/readable:368:12)
    1120:  at readableAddChunk (node:internal/streams/readable:341:9)
    1121:  at Readable.push (node:internal/streams/readable:278:10)
    1122:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1123:  44) Script commands
    1124:  can remove preload script:
    1125:  Uncaught Error: Unexpected server response: 404
    ...
    
    1130:  at Socket.socketOnData (node:_http_client:541:22)
    1131:  at Socket.emit (node:events:517:28)
    1132:  at addChunk (node:internal/streams/readable:368:12)
    1133:  at readableAddChunk (node:internal/streams/readable:341:9)
    1134:  at Readable.push (node:internal/streams/readable:278:10)
    1135:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1136:  45) Script events
    1137:  can listen to channel message:
    1138:  Uncaught Error: Unexpected server response: 404
    ...
    
    1143:  at Socket.socketOnData (node:_http_client:541:22)
    1144:  at Socket.emit (node:events:517:28)
    1145:  at addChunk (node:internal/streams/readable:368:12)
    1146:  at readableAddChunk (node:internal/streams/readable:341:9)
    1147:  at Readable.push (node:internal/streams/readable:278:10)
    1148:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1149:  46) Script events
    1150:  can listen to realm created message:
    1151:  Uncaught Error: Unexpected server response: 404
    ...
    
    1156:  at Socket.socketOnData (node:_http_client:541:22)
    1157:  at Socket.emit (node:events:517:28)
    1158:  at addChunk (node:internal/streams/readable:368:12)
    1159:  at readableAddChunk (node:internal/streams/readable:341:9)
    1160:  at Readable.push (node:internal/streams/readable:278:10)
    1161:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1162:  47) BiDi Logging
    1163:  can listen to console log:
    1164:  Uncaught Error: Unexpected server response: 404
    ...
    
    1168:  at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    1169:  at Socket.socketOnData (node:_http_client:541:22)
    1170:  at Socket.emit (node:events:517:28)
    1171:  at addChunk (node:internal/streams/readable:368:12)
    1172:  at readableAddChunk (node:internal/streams/readable:341:9)
    1173:  at Readable.push (node:internal/streams/readable:278:10)
    1174:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1175:  48) BiDi Logging
    1176:  can listen to javascript error:
    1177:  Uncaught Error: Unexpected server response: 404
    ...
    
    1181:  at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    1182:  at Socket.socketOnData (node:_http_client:541:22)
    1183:  at Socket.emit (node:events:517:28)
    1184:  at addChunk (node:internal/streams/readable:368:12)
    1185:  at readableAddChunk (node:internal/streams/readable:341:9)
    1186:  at Readable.push (node:internal/streams/readable:278:10)
    1187:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1188:  49) BiDi Logging
    1189:  can remove to javascript error handler:
    1190:  Uncaught Error: Unexpected server response: 404
    ...
    
    1195:  at Socket.socketOnData (node:_http_client:541:22)
    1196:  at Socket.emit (node:events:517:28)
    1197:  at addChunk (node:internal/streams/readable:368:12)
    1198:  at readableAddChunk (node:internal/streams/readable:341:9)
    1199:  at Readable.push (node:internal/streams/readable:278:10)
    1200:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1201:  50) BiDi Script
    1202:  can remove to dom mutation handler:
    1203:  Uncaught Error: Unexpected server response: 404
    ...
    
    1208:  at Socket.socketOnData (node:_http_client:541:22)
    1209:  at Socket.emit (node:events:517:28)
    1210:  at addChunk (node:internal/streams/readable:368:12)
    1211:  at readableAddChunk (node:internal/streams/readable:341:9)
    1212:  at Readable.push (node:internal/streams/readable:278:10)
    1213:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1214:  51) BiDi Script
    1215:  can pin script:
    1216:  Uncaught Error: Unexpected server response: 404
    ...
    
    1221:  at Socket.socketOnData (node:_http_client:541:22)
    1222:  at Socket.emit (node:events:517:28)
    1223:  at addChunk (node:internal/streams/readable:368:12)
    1224:  at readableAddChunk (node:internal/streams/readable:341:9)
    1225:  at Readable.push (node:internal/streams/readable:278:10)
    1226:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1227:  52) Service Test
    1228:  Set Driver Location:
    1229:  Error: Timed out waiting for the WebDriver server at http://127.0.0.1:57533/C:\Users\runneradmin\.cache\selenium\chromedriver\win64\130.0.6723.91\chromedriver.exe
    1230:  at onError (node_modules\selenium-webdriver\http\util.js:89:16)
    1231:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1232:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
    ...
    
    1267:  ✔ Scroll to the element (1026ms)
    1268:  Actions API - Wheel Tests
    1269:  ✔ Scroll to element (844ms)
    1270:  ✔ Scroll by given amount (580ms)
    1271:  ✔ Scroll from an element by a given amount (621ms)
    1272:  ✔ Scroll from an element with an offset (607ms)
    1273:  ✔ Scroll from an offset of origin (element) by given amount (1063ms)
    1274:  Integration Tests
    1275:  1) test navigate and listen to errors
    ...
    
    1301:  - can locate node with none ownership value
    1302:  - can locate node with root ownership value
    1303:  - can locate node with given start nodes
    1304:  - can locate nodes in a given sandbox
    1305:  - can find element
    1306:  - can find elements
    1307:  Log Inspector
    1308:  13) test listen to console log
    1309:  14) test listen to javascript error log
    ...
    
    1350:  46) can remove preload script
    1351:  Script events
    1352:  47) can listen to channel message
    1353:  48) can listen to realm created message
    1354:  - can listen to realm destroyed message
    1355:  BiDi Logging
    1356:  ✔ can listen to console log (5620ms)
    1357:  ✔ can remove console log handler (5597ms)
    1358:  ✔ can listen to javascript error (5737ms)
    1359:  49) can remove to javascript error handler
    ...
    
    1521:  ✔ Create and add non residential key
    1522:  ✔ Get credential
    1523:  ✔ Remove all credentials
    1524:  ✔ Set is user verified
    1525:  Virtual authenticator options
    1526:  ✔ Virtual options
    1527:  ✔ User verified
    1528:  Waits
    1529:  ✔ fail (1209ms)
    1530:  ✔ sleep (2215ms)
    1531:  ✔ implicit (1202ms)
    1532:  ✔ explicit (1399ms)
    1533:  102 passing (18m)
    1534:  20 pending
    1535:  52 failing
    1536:  1) Integration Tests
    1537:  test navigate and listen to errors:
    1538:  Uncaught Error: Unexpected server response: 404
    ...
    
    1543:  at Socket.socketOnData (node:_http_client:541:22)
    1544:  at Socket.emit (node:events:517:28)
    1545:  at addChunk (node:internal/streams/readable:368:12)
    1546:  at readableAddChunk (node:internal/streams/readable:341:9)
    1547:  at Readable.push (node:internal/streams/readable:278:10)
    1548:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1549:  2) Browsing Context
    1550:  "after each" hook for "test create a browsing context for given id":
    1551:  Uncaught Error: Unexpected server response: 404
    ...
    
    1556:  at Socket.socketOnData (node:_http_client:541:22)
    1557:  at Socket.emit (node:events:517:28)
    1558:  at addChunk (node:internal/streams/readable:368:12)
    1559:  at readableAddChunk (node:internal/streams/readable:341:9)
    1560:  at Readable.push (node:internal/streams/readable:278:10)
    1561:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1562:  3) Browsing Context
    1563:  "after each" hook for "test create a browsing context for given id":
    1564:  Error: done() called multiple times in hook <Browsing Context "after each" hook for "test create a browsing context for given id"> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\browsingContext.spec.js
    1565:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1566:  4) Browsing Context Inspector
    1567:  can listen to window browsing context created event:
    1568:  Uncaught Error: Unexpected server response: 404
    ...
    
    1573:  at Socket.socketOnData (node:_http_client:541:22)
    1574:  at Socket.emit (node:events:517:28)
    1575:  at addChunk (node:internal/streams/readable:368:12)
    1576:  at readableAddChunk (node:internal/streams/readable:341:9)
    1577:  at Readable.push (node:internal/streams/readable:278:10)
    1578:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1579:  5) Browsing Context Inspector
    1580:  can listen to tab browsing context created event:
    1581:  Uncaught Error: Unexpected server response: 404
    ...
    
    1586:  at Socket.socketOnData (node:_http_client:541:22)
    1587:  at Socket.emit (node:events:517:28)
    1588:  at addChunk (node:internal/streams/readable:368:12)
    1589:  at readableAddChunk (node:internal/streams/readable:341:9)
    1590:  at Readable.push (node:internal/streams/readable:278:10)
    1591:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1592:  6) Browsing Context Inspector
    1593:  can listen to browsing context loaded event:
    1594:  Uncaught Error: Unexpected server response: 404
    ...
    
    1599:  at Socket.socketOnData (node:_http_client:541:22)
    1600:  at Socket.emit (node:events:517:28)
    1601:  at addChunk (node:internal/streams/readable:368:12)
    1602:  at readableAddChunk (node:internal/streams/readable:341:9)
    1603:  at Readable.push (node:internal/streams/readable:278:10)
    1604:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1605:  7) Browsing Context Inspector
    1606:  can listen to fragment navigated event:
    1607:  Uncaught Error: Unexpected server response: 404
    ...
    
    1612:  at Socket.socketOnData (node:_http_client:541:22)
    1613:  at Socket.emit (node:events:517:28)
    1614:  at addChunk (node:internal/streams/readable:368:12)
    1615:  at readableAddChunk (node:internal/streams/readable:341:9)
    1616:  at Readable.push (node:internal/streams/readable:278:10)
    1617:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1618:  8) Browsing Context Inspector
    1619:  can listen to browsing context destroyed event:
    1620:  Uncaught Error: Unexpected server response: 404
    ...
    
    1625:  at Socket.socketOnData (node:_http_client:541:22)
    1626:  at Socket.emit (node:events:517:28)
    1627:  at addChunk (node:internal/streams/readable:368:12)
    1628:  at readableAddChunk (node:internal/streams/readable:341:9)
    1629:  at Readable.push (node:internal/streams/readable:278:10)
    1630:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1631:  9) Input module
    1632:  can perform input action:
    1633:  Uncaught Error: Unexpected server response: 404
    ...
    
    1638:  at Socket.socketOnData (node:_http_client:541:22)
    1639:  at Socket.emit (node:events:517:28)
    1640:  at addChunk (node:internal/streams/readable:368:12)
    1641:  at readableAddChunk (node:internal/streams/readable:341:9)
    1642:  at Readable.push (node:internal/streams/readable:278:10)
    1643:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1644:  10) Input module
    1645:  can perform input action:
    1646:  done() called multiple times in test <Input module can perform input action> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    1647:  at Object.throwDecodedError (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\error.js:521:15)
    1648:  at parseHttpResponse (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:514:13)
    1649:  at Executor.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:446:28)
    1650:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1651:  at async thenableWebDriverProxy.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    1652:  at async thenableWebDriverProxy.findElements (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\webdriver.js:1072:17)
    1653:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:25:19) {
    1654:  remoteStacktrace: ''
    1655:  }
    1656:  Error: done() called multiple times in test <Input module can perform input action> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    1657:  at Object.throwDecodedError (node_modules\selenium-webdriver\lib\error.js:521:15)
    ...
    
    1661:  at async thenableWebDriverProxy.execute (node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    1662:  at async thenableWebDriverProxy.findElements (node_modules\selenium-webdriver\lib\webdriver.js:1072:17)
    1663:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:25:19) {
    1664:  remoteStacktrace: ''
    1665:  }
    1666:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1667:  11) Input module
    1668:  can execute release in browsing context:
    1669:  Uncaught Error: Unexpected server response: 404
    ...
    
    1674:  at Socket.socketOnData (node:_http_client:541:22)
    1675:  at Socket.emit (node:events:517:28)
    1676:  at addChunk (node:internal/streams/readable:368:12)
    1677:  at readableAddChunk (node:internal/streams/readable:341:9)
    1678:  at Readable.push (node:internal/streams/readable:278:10)
    1679:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1680:  12) Input module
    1681:  can execute release in browsing context:
    1682:  done() called multiple times in test <Input module can execute release in browsing context> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    1683:  at Object.throwDecodedError (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\error.js:521:15)
    1684:  at parseHttpResponse (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:514:13)
    1685:  at Executor.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\http.js:446:28)
    1686:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1687:  at async thenableWebDriverProxy.execute (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    1688:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:45:24) {
    1689:  remoteStacktrace: ''
    1690:  }
    1691:  Error: done() called multiple times in test <Input module can execute release in browsing context> of file D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js; in addition, done() received error: NoSuchSessionError: Tried to run command without establishing a connection
    1692:  at Object.throwDecodedError (node_modules\selenium-webdriver\lib\error.js:521:15)
    ...
    
    1695:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1696:  at async thenableWebDriverProxy.execute (node_modules\selenium-webdriver\lib\webdriver.js:744:17)
    1697:  at async Context.<anonymous> (D:\a\seleniumhq.github.io\seleniumhq.github.io\examples\javascript\test\bidirectional\input.spec.js:45:24) {
    1698:  remoteStacktrace: ''
    1699:  }
    1700:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    1701:  13) Log Inspector
    1702:  test listen to console log:
    1703:  Uncaught Error: Unexpected server response: 404
    ...
    
    1707:  at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    1708:  at Socket.socketOnData (node:_http_client:541:22)
    1709:  at Socket.emit (node:events:517:28)
    1710:  at addChunk (node:internal/streams/readable:368:12)
    1711:  at readableAddChunk (node:internal/streams/readable:341:9)
    1712:  at Readable.push (node:internal/streams/readable:278:10)
    1713:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1714:  14) Log Inspector
    1715:  test listen to javascript error log:
    1716:  Uncaught Error: Unexpected server response: 404
    ...
    
    1721:  at Socket.socketOnData (node:_http_client:541:22)
    1722:  at Socket.emit (node:events:517:28)
    1723:  at addChunk (node:internal/streams/readable:368:12)
    1724:  at readableAddChunk (node:internal/streams/readable:341:9)
    1725:  at Readable.push (node:internal/streams/readable:278:10)
    1726:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1727:  15) Log Inspector
    1728:  test retrieve stack trace for a log:
    1729:  Uncaught Error: Unexpected server response: 404
    ...
    
    1734:  at Socket.socketOnData (node:_http_client:541:22)
    1735:  at Socket.emit (node:events:517:28)
    1736:  at addChunk (node:internal/streams/readable:368:12)
    1737:  at readableAddChunk (node:internal/streams/readable:341:9)
    1738:  at Readable.push (node:internal/streams/readable:278:10)
    1739:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1740:  16) Log Inspector
    1741:  test listen to logs with multiple consumers:
    1742:  Uncaught Error: Unexpected server response: 404
    ...
    
    1747:  at Socket.socketOnData (node:_http_client:541:22)
    1748:  at Socket.emit (node:events:517:28)
    1749:  at addChunk (node:internal/streams/readable:368:12)
    1750:  at readableAddChunk (node:internal/streams/readable:341:9)
    1751:  at Readable.push (node:internal/streams/readable:278:10)
    1752:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1753:  17) Network events
    1754:  can listen to event before request is sent:
    1755:  Uncaught Error: Unexpected server response: 404
    ...
    
    1760:  at Socket.socketOnData (node:_http_client:541:22)
    1761:  at Socket.emit (node:events:517:28)
    1762:  at addChunk (node:internal/streams/readable:368:12)
    1763:  at readableAddChunk (node:internal/streams/readable:341:9)
    1764:  at Readable.push (node:internal/streams/readable:278:10)
    1765:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1766:  18) Network events
    1767:  can request cookies:
    1768:  Uncaught Error: Unexpected server response: 404
    ...
    
    1773:  at Socket.socketOnData (node:_http_client:541:22)
    1774:  at Socket.emit (node:events:517:28)
    1775:  at addChunk (node:internal/streams/readable:368:12)
    1776:  at readableAddChunk (node:internal/streams/readable:341:9)
    1777:  at Readable.push (node:internal/streams/readable:278:10)
    1778:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1779:  19) Network events
    1780:  can redirect http equiv:
    1781:  Uncaught Error: Unexpected server response: 404
    ...
    
    1786:  at Socket.socketOnData (node:_http_client:541:22)
    1787:  at Socket.emit (node:events:517:28)
    1788:  at addChunk (node:internal/streams/readable:368:12)
    1789:  at readableAddChunk (node:internal/streams/readable:341:9)
    1790:  at Readable.push (node:internal/streams/readable:278:10)
    1791:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1792:  20) Network events
    1793:  can subscribe to response started:
    1794:  Uncaught Error: Unexpected server response: 404
    ...
    
    1799:  at Socket.socketOnData (node:_http_client:541:22)
    1800:  at Socket.emit (node:events:517:28)
    1801:  at addChunk (node:internal/streams/readable:368:12)
    1802:  at readableAddChunk (node:internal/streams/readable:341:9)
    1803:  at Readable.push (node:internal/streams/readable:278:10)
    1804:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1805:  21) Network events
    1806:  can subscribe to response completed:
    1807:  Uncaught Error: Unexpected server response: 404
    ...
    
    1812:  at Socket.socketOnData (node:_http_client:541:22)
    1813:  at Socket.emit (node:events:517:28)
    1814:  at addChunk (node:internal/streams/readable:368:12)
    1815:  at readableAddChunk (node:internal/streams/readable:341:9)
    1816:  at Readable.push (node:internal/streams/readable:278:10)
    1817:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1818:  22) Script commands
    1819:  can call function:
    1820:  Uncaught Error: Unexpected server response: 404
    ...
    
    1825:  at Socket.socketOnData (node:_http_client:541:22)
    1826:  at Socket.emit (node:events:517:28)
    1827:  at addChunk (node:internal/streams/readable:368:12)
    1828:  at readableAddChunk (node:internal/streams/readable:341:9)
    1829:  at Readable.push (node:internal/streams/readable:278:10)
    1830:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1831:  23) Script commands
    1832:  can call function with declaration:
    1833:  Uncaught Error: Unexpected server response: 404
    ...
    
    1838:  at Socket.socketOnData (node:_http_client:541:22)
    1839:  at Socket.emit (node:events:517:28)
    1840:  at addChunk (node:internal/streams/readable:368:12)
    1841:  at readableAddChunk (node:internal/streams/readable:341:9)
    1842:  at Readable.push (node:internal/streams/readable:278:10)
    1843:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1844:  24) Script commands
    1845:  can call function to get element:
    1846:  Uncaught Error: Unexpected server response: 404
    ...
    
    1851:  at Socket.socketOnData (node:_http_client:541:22)
    1852:  at Socket.emit (node:events:517:28)
    1853:  at addChunk (node:internal/streams/readable:368:12)
    1854:  at readableAddChunk (node:internal/streams/readable:341:9)
    1855:  at Readable.push (node:internal/streams/readable:278:10)
    1856:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1857:  25) Script commands
    1858:  can call function with arguments:
    1859:  Uncaught Error: Unexpected server response: 404
    ...
    
    1864:  at Socket.socketOnData (node:_http_client:541:22)
    1865:  at Socket.emit (node:events:517:28)
    1866:  at addChunk (node:internal/streams/readable:368:12)
    1867:  at readableAddChunk (node:internal/streams/readable:341:9)
    1868:  at Readable.push (node:internal/streams/readable:278:10)
    1869:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1870:  26) Script commands
    1871:  can call function with await promise:
    1872:  Uncaught Error: Unexpected server response: 404
    ...
    
    1877:  at Socket.socketOnData (node:_http_client:541:22)
    1878:  at Socket.emit (node:events:517:28)
    1879:  at addChunk (node:internal/streams/readable:368:12)
    1880:  at readableAddChunk (node:internal/streams/readable:341:9)
    1881:  at Readable.push (node:internal/streams/readable:278:10)
    1882:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1883:  27) Script commands
    1884:  can call function with await promise false:
    1885:  Uncaught Error: Unexpected server response: 404
    ...
    
    1890:  at Socket.socketOnData (node:_http_client:541:22)
    1891:  at Socket.emit (node:events:517:28)
    1892:  at addChunk (node:internal/streams/readable:368:12)
    1893:  at readableAddChunk (node:internal/streams/readable:341:9)
    1894:  at Readable.push (node:internal/streams/readable:278:10)
    1895:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1896:  28) Script commands
    1897:  can call function with this parameter:
    1898:  Uncaught Error: Unexpected server response: 404
    ...
    
    1903:  at Socket.socketOnData (node:_http_client:541:22)
    1904:  at Socket.emit (node:events:517:28)
    1905:  at addChunk (node:internal/streams/readable:368:12)
    1906:  at readableAddChunk (node:internal/streams/readable:341:9)
    1907:  at Readable.push (node:internal/streams/readable:278:10)
    1908:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1909:  29) Script commands
    1910:  can call function with ownership root:
    1911:  Uncaught Error: Unexpected server response: 404
    ...
    
    1916:  at Socket.socketOnData (node:_http_client:541:22)
    1917:  at Socket.emit (node:events:517:28)
    1918:  at addChunk (node:internal/streams/readable:368:12)
    1919:  at readableAddChunk (node:internal/streams/readable:341:9)
    1920:  at Readable.push (node:internal/streams/readable:278:10)
    1921:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1922:  30) Script commands
    1923:  can call function with ownership none:
    1924:  Uncaught Error: Unexpected server response: 404
    ...
    
    1929:  at Socket.socketOnData (node:_http_client:541:22)
    1930:  at Socket.emit (node:events:517:28)
    1931:  at addChunk (node:internal/streams/readable:368:12)
    1932:  at readableAddChunk (node:internal/streams/readable:341:9)
    1933:  at Readable.push (node:internal/streams/readable:278:10)
    1934:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1935:  31) Script commands
    1936:  can call function that throws exception:
    1937:  Uncaught Error: Unexpected server response: 404
    ...
    
    1942:  at Socket.socketOnData (node:_http_client:541:22)
    1943:  at Socket.emit (node:events:517:28)
    1944:  at addChunk (node:internal/streams/readable:368:12)
    1945:  at readableAddChunk (node:internal/streams/readable:341:9)
    1946:  at Readable.push (node:internal/streams/readable:278:10)
    1947:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1948:  32) Script commands
    1949:  can call function in a sandbox:
    1950:  Uncaught Error: Unexpected server response: 404
    ...
    
    1955:  at Socket.socketOnData (node:_http_client:541:22)
    1956:  at Socket.emit (node:events:517:28)
    1957:  at addChunk (node:internal/streams/readable:368:12)
    1958:  at readableAddChunk (node:internal/streams/readable:341:9)
    1959:  at Readable.push (node:internal/streams/readable:278:10)
    1960:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1961:  33) Script commands
    1962:  can call function in a realm:
    1963:  Uncaught Error: Unexpected server response: 404
    ...
    
    1968:  at Socket.socketOnData (node:_http_client:541:22)
    1969:  at Socket.emit (node:events:517:28)
    1970:  at addChunk (node:internal/streams/readable:368:12)
    1971:  at readableAddChunk (node:internal/streams/readable:341:9)
    1972:  at Readable.push (node:internal/streams/readable:278:10)
    1973:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1974:  34) Script commands
    1975:  can evaluate script:
    1976:  Uncaught Error: Unexpected server response: 404
    ...
    
    1981:  at Socket.socketOnData (node:_http_client:541:22)
    1982:  at Socket.emit (node:events:517:28)
    1983:  at addChunk (node:internal/streams/readable:368:12)
    1984:  at readableAddChunk (node:internal/streams/readable:341:9)
    1985:  at Readable.push (node:internal/streams/readable:278:10)
    1986:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    1987:  35) Script commands
    1988:  can evaluate script that throws exception:
    1989:  Uncaught Error: Unexpected server response: 404
    ...
    
    1994:  at Socket.socketOnData (node:_http_client:541:22)
    1995:  at Socket.emit (node:events:517:28)
    1996:  at addChunk (node:internal/streams/readable:368:12)
    1997:  at readableAddChunk (node:internal/streams/readable:341:9)
    1998:  at Readable.push (node:internal/streams/readable:278:10)
    1999:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2000:  36) Script commands
    2001:  can evaluate script with result ownership:
    2002:  Uncaught Error: Unexpected server response: 404
    ...
    
    2007:  at Socket.socketOnData (node:_http_client:541:22)
    2008:  at Socket.emit (node:events:517:28)
    2009:  at addChunk (node:internal/streams/readable:368:12)
    2010:  at readableAddChunk (node:internal/streams/readable:341:9)
    2011:  at Readable.push (node:internal/streams/readable:278:10)
    2012:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2013:  37) Script commands
    2014:  can evaluate in a sandbox:
    2015:  Uncaught Error: Unexpected server response: 404
    ...
    
    2020:  at Socket.socketOnData (node:_http_client:541:22)
    2021:  at Socket.emit (node:events:517:28)
    2022:  at addChunk (node:internal/streams/readable:368:12)
    2023:  at readableAddChunk (node:internal/streams/readable:341:9)
    2024:  at Readable.push (node:internal/streams/readable:278:10)
    2025:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2026:  38) Script commands
    2027:  can evaluate in a realm:
    2028:  Uncaught Error: Unexpected server response: 404
    ...
    
    2033:  at Socket.socketOnData (node:_http_client:541:22)
    2034:  at Socket.emit (node:events:517:28)
    2035:  at addChunk (node:internal/streams/readable:368:12)
    2036:  at readableAddChunk (node:internal/streams/readable:341:9)
    2037:  at Readable.push (node:internal/streams/readable:278:10)
    2038:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2039:  39) Script commands
    2040:  can disown handles:
    2041:  Uncaught Error: Unexpected server response: 404
    ...
    
    2046:  at Socket.socketOnData (node:_http_client:541:22)
    2047:  at Socket.emit (node:events:517:28)
    2048:  at addChunk (node:internal/streams/readable:368:12)
    2049:  at readableAddChunk (node:internal/streams/readable:341:9)
    2050:  at Readable.push (node:internal/streams/readable:278:10)
    2051:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2052:  40) Script commands
    2053:  can disown handles in realm:
    2054:  Uncaught Error: Unexpected server response: 404
    ...
    
    2059:  at Socket.socketOnData (node:_http_client:541:22)
    2060:  at Socket.emit (node:events:517:28)
    2061:  at addChunk (node:internal/streams/readable:368:12)
    2062:  at readableAddChunk (node:internal/streams/readable:341:9)
    2063:  at Readable.push (node:internal/streams/readable:278:10)
    2064:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2065:  41) Script commands
    2066:  can get all realms:
    2067:  Uncaught Error: Unexpected server response: 404
    ...
    
    2072:  at Socket.socketOnData (node:_http_client:541:22)
    2073:  at Socket.emit (node:events:517:28)
    2074:  at addChunk (node:internal/streams/readable:368:12)
    2075:  at readableAddChunk (node:internal/streams/readable:341:9)
    2076:  at Readable.push (node:internal/streams/readable:278:10)
    2077:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2078:  42) Script commands
    2079:  can get realm by type:
    2080:  Uncaught Error: Unexpected server response: 404
    ...
    
    2085:  at Socket.socketOnData (node:_http_client:541:22)
    2086:  at Socket.emit (node:events:517:28)
    2087:  at addChunk (node:internal/streams/readable:368:12)
    2088:  at readableAddChunk (node:internal/streams/readable:341:9)
    2089:  at Readable.push (node:internal/streams/readable:278:10)
    2090:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2091:  43) Script commands
    2092:  can get realm in browsing context:
    2093:  Uncaught Error: Unexpected server response: 404
    ...
    
    2098:  at Socket.socketOnData (node:_http_client:541:22)
    2099:  at Socket.emit (node:events:517:28)
    2100:  at addChunk (node:internal/streams/readable:368:12)
    2101:  at readableAddChunk (node:internal/streams/readable:341:9)
    2102:  at Readable.push (node:internal/streams/readable:278:10)
    2103:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2104:  44) Script commands
    2105:  can get realm in browsing context by type:
    2106:  Uncaught Error: Unexpected server response: 404
    ...
    
    2111:  at Socket.socketOnData (node:_http_client:541:22)
    2112:  at Socket.emit (node:events:517:28)
    2113:  at addChunk (node:internal/streams/readable:368:12)
    2114:  at readableAddChunk (node:internal/streams/readable:341:9)
    2115:  at Readable.push (node:internal/streams/readable:278:10)
    2116:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2117:  45) Script commands
    2118:  can add preload script:
    2119:  Uncaught Error: Unexpected server response: 404
    ...
    
    2124:  at Socket.socketOnData (node:_http_client:541:22)
    2125:  at Socket.emit (node:events:517:28)
    2126:  at addChunk (node:internal/streams/readable:368:12)
    2127:  at readableAddChunk (node:internal/streams/readable:341:9)
    2128:  at Readable.push (node:internal/streams/readable:278:10)
    2129:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2130:  46) Script commands
    2131:  can remove preload script:
    2132:  Uncaught Error: Unexpected server response: 404
    ...
    
    2137:  at Socket.socketOnData (node:_http_client:541:22)
    2138:  at Socket.emit (node:events:517:28)
    2139:  at addChunk (node:internal/streams/readable:368:12)
    2140:  at readableAddChunk (node:internal/streams/readable:341:9)
    2141:  at Readable.push (node:internal/streams/readable:278:10)
    2142:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2143:  47) Script events
    2144:  can listen to channel message:
    2145:  Uncaught Error: Unexpected server response: 404
    ...
    
    2150:  at Socket.socketOnData (node:_http_client:541:22)
    2151:  at Socket.emit (node:events:517:28)
    2152:  at addChunk (node:internal/streams/readable:368:12)
    2153:  at readableAddChunk (node:internal/streams/readable:341:9)
    2154:  at Readable.push (node:internal/streams/readable:278:10)
    2155:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2156:  48) Script events
    2157:  can listen to realm created message:
    2158:  Uncaught Error: Unexpected server response: 404
    ...
    
    2162:  at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)
    2163:  at Socket.socketOnData (node:_http_client:541:22)
    2164:  at Socket.emit (node:events:517:28)
    2165:  at addChunk (node:internal/streams/readable:368:12)
    2166:  at readableAddChunk (node:internal/streams/readable:341:9)
    2167:  at Readable.push (node:internal/streams/readable:278:10)
    2168:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2169:  49) BiDi Logging
    2170:  can remove to javascript error handler:
    2171:  Uncaught Error: Unexpected server response: 404
    ...
    
    2176:  at Socket.socketOnData (node:_http_client:541:22)
    2177:  at Socket.emit (node:events:517:28)
    2178:  at addChunk (node:internal/streams/readable:368:12)
    2179:  at readableAddChunk (node:internal/streams/readable:341:9)
    2180:  at Readable.push (node:internal/streams/readable:278:10)
    2181:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2182:  50) BiDi Script
    2183:  can pin script:
    2184:  Uncaught Error: Unexpected server response: 404
    ...
    
    2189:  at Socket.socketOnData (node:_http_client:541:22)
    2190:  at Socket.emit (node:events:517:28)
    2191:  at addChunk (node:internal/streams/readable:368:12)
    2192:  at readableAddChunk (node:internal/streams/readable:341:9)
    2193:  at Readable.push (node:internal/streams/readable:278:10)
    2194:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2195:  51) BiDi Script
    2196:  can unpin script:
    2197:  Uncaught Error: Unexpected server response: 404
    ...
    
    2202:  at Socket.socketOnData (node:_http_client:541:22)
    2203:  at Socket.emit (node:events:517:28)
    2204:  at addChunk (node:internal/streams/readable:368:12)
    2205:  at readableAddChunk (node:internal/streams/readable:341:9)
    2206:  at Readable.push (node:internal/streams/readable:278:10)
    2207:  at TCP.onStreamRead (node:internal/stream_base_commons:190:23)
    2208:  52) Service Test
    2209:  Set Driver Location:
    2210:  Error: Timed out waiting for the WebDriver server at http://127.0.0.1:50180/C:\Users\runneradmin\.cache\selenium\chromedriver\win64\130.0.6723.91\chromedriver.exe
    2211:  at onError (node_modules\selenium-webdriver\http\util.js:89:16)
    2212:  at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    2213:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1
    ...
    
    2248:  ✔ Scroll to the element (186ms)
    2249:  Actions API - Wheel Tests
    2250:  ✔ Scroll to element (745ms)
    2251:  ✔ Scroll by given amount (609ms)
    2252:  ✔ Scroll from an element by a given amount (611ms)
    2253:  ✔ Scroll from an element with an offset (594ms)
    2254:  ✔ Scroll from an offset of origin (element) by given amount (1069ms)
    2255:  Integration Tests
    2256:  2) test navigate and listen to errors
    ...
    
    2282:  - can locate node with none ownership value
    2283:  - can locate node with root ownership value
    2284:  - can locate node with given start nodes
    2285:  - can locate nodes in a given sandbox
    2286:  - can find element
    2287:  - can find elements
    2288:  Log Inspector
    2289:  15) test listen to console log
    2290:  16) test listen to javascript error log
    ...
    
    2331:  46) can remove preload script
    2332:  Script events
    2333:  47) can listen to channel message
    2334:  48) can listen to realm created message
    2335:  - can listen to realm destroyed message
    2336:  BiDi Logging
    2337:  49) can listen to console log
    2338:  ✔ can remove console log handler (5683ms)
    2339:  ✔ can listen to javascript error (5867ms)
    2340:  ✔ can remove to javascript error handler (5832ms)
    ...
    
    2502:  ✔ Create and add non residential key
    2503:  ✔ Get credential
    2504:  ✔ Remove all credentials
    2505:  ✔ Set is user verified
    2506:  Virtual authenticator options
    2507:  ✔ Virtual options
    2508:  ✔ User verified
    2509:  Waits
    2510:  ✔ fail (1297ms)
    2511:  ✔ sleep (2098ms)
    2512:  ✔ implicit (1087ms)
    2513:  ✔ explicit (1288ms)
    2514:  103 passing (17m)
    2515:  20 pending
    2516:  51 failing
    2517:  1) Mouse move by offset
    2518:  From element:
    2519:  AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    2520:  false !== true
    2521:  + expe...

    Copy link

    @A1exKH A1exKH left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    @renovate renovate bot changed the title chore(deps): update dependency mocha to v10.8.0 chore(deps): update dependency mocha to v10.8.1 Oct 29, 2024
    Copy link
    Contributor Author

    renovate bot commented Oct 30, 2024

    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.

    Copy link
    Contributor Author

    renovate bot commented Nov 1, 2024

    Autoclosing Skipped

    This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

    @renovate renovate bot changed the title chore(deps): update dependency mocha to v10.8.1 chore(deps): update dependency mocha to v10.8.1 - abandoned Nov 1, 2024
    @harsha509 harsha509 closed this Nov 2, 2024
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants