Skip to content

Update dependency Selenium.WebDriver to v4.20.0 #1687

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

Merged
merged 3 commits into from
Apr 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 24, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Selenium.WebDriver (source) 4.19.0 -> 4.20.0 age adoption passing confidence

Release Notes

SeleniumHQ/selenium (Selenium.WebDriver)

v4.20.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.


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

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

Copy link

netlify bot commented Apr 24, 2024

Deploy Preview for selenium-dev ready!

Name Link
🔨 Latest commit 5f22ad4
🔍 Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/6629d97151420100082f9716
😎 Deploy Preview https://deploy-preview-1687--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 Author

renovate bot commented Apr 24, 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

qodo-merge-pro bot commented Apr 24, 2024

CI Failure Feedback

(Checks updated until commit 110eb35)

Action: test_examples (macos-latest, stable)

Failed stage: Run tests [❌]

Failed test name: SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest

Failure summary:

The action failed due to multiple issues:

  • Several tests in the SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest class failed because the
    DevTools version used by the ChromeDriver was not within the supported range. Specifically, the
    tests SetCookie, PerformanceMetrics, and BasicAuth failed because the desired DevTools version was
    121, but the supported versions were 124, 123, 122, and 85.
  • Additionally, there were repeated failures related to the creation of a GL context for WebRender, as
    indicated by the error messages [GFX1-]: Failed GL context creation for WebRender: 0x0 and [GFX1-]:
    FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED. This suggests issues with graphical rendering in
    the testing environment.

  • Relevant error logs:
    1:  ##[group]Operating System
    2:  macOS
    ...
    
    163:  timeout_minutes: 20
    164:  max_attempts: 3
    165:  command: cd examples/dotnet/SeleniumDocs
    166:  dotnet test
    167:  
    168:  retry_wait_seconds: 10
    169:  polling_interval_seconds: 1
    170:  warning_on_retry: true
    171:  continue_on_error: false
    ...
    
    446:  Skipped ConfigureDriverLogs
    447:  1713997617209	geckodriver	INFO	Listening on 127.0.0.1:51251
    448:  1713997617231	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileyRrR7s"
    449:  console.warn: services.settings: Ignoring preference override of remote settings server
    450:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    451:  1713997617941	Marionette	INFO	Marionette enabled
    452:  1713997618374	Marionette	INFO	Listening on port 51258
    453:  Read port: 51258
    454:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    455:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    456:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    458:  1713997621155	Marionette	INFO	Stopped listening on port 51258
    459:  1713997623583	geckodriver	INFO	Listening on 127.0.0.1:51276
    460:  1713997623596	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... e" "-headless" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileXPTija"
    461:  console.warn: services.settings: Ignoring preference override of remote settings server
    462:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    463:  1713997624147	Marionette	INFO	Marionette enabled
    464:  1713997624741	Marionette	INFO	Listening on port 51284
    465:  Read port: 51284
    466:  [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
    467:  1713997626992	Marionette	INFO	Stopped listening on port 51284
    468:  1713997628948	geckodriver	INFO	Listening on 127.0.0.1:51305
    469:  1713997629081	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofile8XK5Nq"
    470:  console.warn: services.settings: Ignoring preference override of remote settings server
    471:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    472:  1713997629762	Marionette	INFO	Marionette enabled
    473:  1713997630705	Marionette	INFO	Listening on port 51315
    474:  Read port: 51315
    475:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    476:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    477:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    484:  1713997637270	Marionette	INFO	Marionette enabled
    485:  1713997637818	Marionette	INFO	Listening on port 51343
    486:  Read port: 51343
    487:  Skipped LogsToFile
    488:  Skipped LogsToConsole
    489:  Skipped LogsLevel
    490:  Skipped StopsTruncatingLogs
    491:  Skipped SetProfileLocation
    492:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    493:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    494:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    496:  1713997644084	Marionette	INFO	Stopped listening on port 51343
    497:  1713997646423	geckodriver	INFO	Listening on 127.0.0.1:51369
    498:  1713997646454	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileagXbPB"
    499:  console.warn: services.settings: Ignoring preference override of remote settings server
    500:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    501:  1713997647417	Marionette	INFO	Marionette enabled
    502:  1713997648288	Marionette	INFO	Listening on port 51375
    503:  Read port: 51375
    504:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    505:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    506:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    508:  1713997654227	Marionette	INFO	Stopped listening on port 51375
    509:  1713997656318	geckodriver	INFO	Listening on 127.0.0.1:51399
    510:  1713997656358	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofile6pQV3P"
    511:  console.warn: services.settings: Ignoring preference override of remote settings server
    512:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    513:  1713997657131	Marionette	INFO	Marionette enabled
    514:  1713997657925	Marionette	INFO	Listening on port 51407
    515:  Read port: 51407
    516:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    517:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    518:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    524:  Skipped LogsToConsole
    525:  Skipped LogsLevel
    526:  Skipped SupportingFilesLocation
    527:  Skipped EnableLogs
    528:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 51492
    529:  Only local connections are allowed.
    530:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    531:  ChromeDriver was started successfully.
    532:  Failed SetCookie [18 s]
    533:  Error Message:
    534:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.SetCookie threw exception: 
    535:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    544:  --- End of inner exception stack trace ---
    545:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession(DevToolsOptions options)
    546:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession()
    547:  at SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.SetCookie() in /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs:line 25
    548:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 51567
    549:  Only local connections are allowed.
    550:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    551:  ChromeDriver was started successfully.
    552:  Failed PerformanceMetrics [5 s]
    553:  Error Message:
    554:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.PerformanceMetrics threw exception: 
    555:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    564:  --- End of inner exception stack trace ---
    565:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession(DevToolsOptions options)
    566:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession()
    567:  at SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.PerformanceMetrics() in /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs:line 49
    568:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 51582
    569:  Only local connections are allowed.
    570:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    571:  ChromeDriver was started successfully.
    572:  Failed BasicAuth [3 s]
    573:  Error Message:
    574:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.BasicAuth threw exception: 
    575:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    639:  ChromeDriver was started successfully.
    640:  1713997756047	geckodriver	INFO	Listening on 127.0.0.1:51815
    641:  1713997756059	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileeaGGAe"
    642:  console.warn: services.settings: Ignoring preference override of remote settings server
    643:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    644:  1713997756499	Marionette	INFO	Marionette enabled
    645:  1713997757437	Marionette	INFO	Listening on port 51827
    646:  Read port: 51827
    647:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    648:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    649:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    651:  1713997764165	Marionette	INFO	Stopped listening on port 51827
    652:  1713997766578	geckodriver	INFO	Listening on 127.0.0.1:51855
    653:  1713997766597	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileN0FeSa"
    654:  console.warn: services.settings: Ignoring preference override of remote settings server
    655:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    656:  1713997767035	Marionette	INFO	Marionette enabled
    657:  1713997767553	Marionette	INFO	Listening on port 51863
    658:  Read port: 51863
    659:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    660:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    661:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    663:  1713997773640	Marionette	INFO	Stopped listening on port 51863
    664:  1713997775334	geckodriver	INFO	Listening on 127.0.0.1:51889
    665:  1713997775356	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofilerLkhDb"
    666:  console.warn: services.settings: Ignoring preference override of remote settings server
    667:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    668:  1713997776244	Marionette	INFO	Marionette enabled
    669:  1713997776814	Marionette	INFO	Listening on port 51895
    670:  Read port: 51895
    671:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    672:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    673:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    675:  1713997782360	Marionette	INFO	Stopped listening on port 51895
    676:  1713997784252	geckodriver	INFO	Listening on 127.0.0.1:51922
    677:  1713997784269	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileEjumOK"
    678:  console.warn: services.settings: Ignoring preference override of remote settings server
    679:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    680:  1713997784807	Marionette	INFO	Marionette enabled
    681:  1713997785574	Marionette	INFO	Listening on port 51928
    682:  Read port: 51928
    683:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    684:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    685:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    687:  1713997792241	Marionette	INFO	Stopped listening on port 51928
    688:  1713997793775	geckodriver	INFO	Listening on 127.0.0.1:51953
    689:  1713997793798	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileGFFYj7"
    690:  console.warn: services.settings: Ignoring preference override of remote settings server
    691:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    692:  1713997794302	Marionette	INFO	Marionette enabled
    693:  1713997794841	Marionette	INFO	Listening on port 51961
    694:  Read port: 51961
    695:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    696:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    697:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    772:  Starting ChromeDriver 124.0.6367.78 (a087f2dd364ddd58b9c016ef1bf563d2bc138711-refs/branch-heads/6367@{#954}) on port 52300
    773:  Only local connections are allowed.
    774:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    775:  ChromeDriver was started successfully.
    776:  Starting ChromeDriver 124.0.6367.78 (a087f2dd364ddd58b9c016ef1bf563d2bc138711-refs/branch-heads/6367@{#954}) on port 52315
    777:  Only local connections are allowed.
    778:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    779:  ChromeDriver was started successfully.
    780:  Failed!  - Failed:     3, Passed:    87, Skipped:    18, Total:   108, Duration: 6 m 43 s - SeleniumDocs.dll (net6.0)
    781:  ##[warning]Attempt 1 failed. Reason: Child_process exited with error code 1
    ...
    
    1030:  Skipped ConfigureDriverLogs
    1031:  1713998013519	geckodriver	INFO	Listening on 127.0.0.1:53251
    1032:  1713998013552	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileOFGHhm"
    1033:  console.warn: services.settings: Ignoring preference override of remote settings server
    1034:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1035:  1713998014161	Marionette	INFO	Marionette enabled
    1036:  1713998014649	Marionette	INFO	Listening on port 53259
    1037:  Read port: 53259
    1038:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1039:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1040:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1042:  1713998017385	Marionette	INFO	Stopped listening on port 53259
    1043:  1713998019647	geckodriver	INFO	Listening on 127.0.0.1:53277
    1044:  1713998019661	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... e" "-headless" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileS4qnz8"
    1045:  console.warn: services.settings: Ignoring preference override of remote settings server
    1046:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1047:  1713998020201	Marionette	INFO	Marionette enabled
    1048:  1713998020728	Marionette	INFO	Listening on port 53289
    1049:  Read port: 53289
    1050:  [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
    1051:  1713998022833	Marionette	INFO	Stopped listening on port 53289
    1052:  1713998025209	geckodriver	INFO	Listening on 127.0.0.1:53306
    1053:  1713998025221	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileaCYWGp"
    1054:  console.warn: services.settings: Ignoring preference override of remote settings server
    1055:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1056:  1713998025672	Marionette	INFO	Marionette enabled
    1057:  1713998026236	Marionette	INFO	Listening on port 53316
    1058:  Read port: 53316
    1059:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1060:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1061:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1068:  1713998032112	Marionette	INFO	Marionette enabled
    1069:  1713998032649	Marionette	INFO	Listening on port 53342
    1070:  Skipped LogsToFile
    1071:  Skipped LogsToConsole
    1072:  Skipped LogsLevel
    1073:  Skipped StopsTruncatingLogs
    1074:  Skipped SetProfileLocation
    1075:  Read port: 53342
    1076:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1077:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1078:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1080:  1713998037566	Marionette	INFO	Stopped listening on port 53342
    1081:  1713998039124	geckodriver	INFO	Listening on 127.0.0.1:53368
    1082:  1713998039136	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofilewXSdsf"
    1083:  console.warn: services.settings: Ignoring preference override of remote settings server
    1084:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1085:  1713998039600	Marionette	INFO	Marionette enabled
    1086:  1713998040266	Marionette	INFO	Listening on port 53378
    1087:  Read port: 53378
    1088:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1089:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1090:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1092:  1713998043996	Marionette	INFO	Stopped listening on port 53378
    1093:  1713998045543	geckodriver	INFO	Listening on 127.0.0.1:53403
    1094:  1713998045553	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofilewcyiEO"
    1095:  console.warn: services.settings: Ignoring preference override of remote settings server
    1096:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1097:  1713998046020	Marionette	INFO	Marionette enabled
    1098:  1713998046546	Marionette	INFO	Listening on port 53413
    1099:  Read port: 53413
    1100:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1101:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1102:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1108:  Skipped LogsToConsole
    1109:  Skipped LogsLevel
    1110:  Skipped SupportingFilesLocation
    1111:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 53703
    1112:  Only local connections are allowed.
    1113:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1114:  ChromeDriver was started successfully.
    1115:  Skipped EnableLogs
    1116:  Failed SetCookie [2 s]
    1117:  Error Message:
    1118:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.SetCookie threw exception: 
    1119:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    1128:  --- End of inner exception stack trace ---
    1129:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession(DevToolsOptions options)
    1130:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession()
    1131:  at SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.SetCookie() in /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs:line 25
    1132:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 53753
    1133:  Only local connections are allowed.
    1134:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1135:  ChromeDriver was started successfully.
    1136:  Failed PerformanceMetrics [2 s]
    1137:  Error Message:
    1138:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.PerformanceMetrics threw exception: 
    1139:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    1148:  --- End of inner exception stack trace ---
    1149:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession(DevToolsOptions options)
    1150:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession()
    1151:  at SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.PerformanceMetrics() in /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs:line 49
    1152:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 53771
    1153:  Only local connections are allowed.
    1154:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1155:  ChromeDriver was started successfully.
    1156:  Failed BasicAuth [4 s]
    1157:  Error Message:
    1158:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.BasicAuth threw exception: 
    1159:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    1223:  ChromeDriver was started successfully.
    1224:  1713998110278	geckodriver	INFO	Listening on 127.0.0.1:54113
    1225:  1713998110289	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileF3ydjo"
    1226:  console.warn: services.settings: Ignoring preference override of remote settings server
    1227:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1228:  1713998110738	Marionette	INFO	Marionette enabled
    1229:  1713998111300	Marionette	INFO	Listening on port 54125
    1230:  Read port: 54125
    1231:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1232:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1233:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1235:  1713998115382	Marionette	INFO	Stopped listening on port 54125
    1236:  1713998116982	geckodriver	INFO	Listening on 127.0.0.1:54152
    1237:  1713998116994	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofile9nPbSi"
    1238:  console.warn: services.settings: Ignoring preference override of remote settings server
    1239:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1240:  1713998117627	Marionette	INFO	Marionette enabled
    1241:  1713998118305	Marionette	INFO	Listening on port 54160
    1242:  Read port: 54160
    1243:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1244:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1245:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1247:  1713998122588	Marionette	INFO	Stopped listening on port 54160
    1248:  1713998124112	geckodriver	INFO	Listening on 127.0.0.1:54188
    1249:  1713998124123	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileeP48PB"
    1250:  console.warn: services.settings: Ignoring preference override of remote settings server
    1251:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1252:  1713998124565	Marionette	INFO	Marionette enabled
    1253:  1713998125112	Marionette	INFO	Listening on port 54198
    1254:  Read port: 54198
    1255:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1256:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1257:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1259:  1713998129775	Marionette	INFO	Stopped listening on port 54198
    1260:  1713998131302	geckodriver	INFO	Listening on 127.0.0.1:54224
    1261:  1713998131312	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofile7LalJr"
    1262:  console.warn: services.settings: Ignoring preference override of remote settings server
    1263:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1264:  1713998131758	Marionette	INFO	Marionette enabled
    1265:  1713998132258	Marionette	INFO	Listening on port 54234
    1266:  Read port: 54234
    1267:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1268:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1269:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1271:  1713998137288	Marionette	INFO	Stopped listening on port 54234
    1272:  1713998138911	geckodriver	INFO	Listening on 127.0.0.1:54260
    1273:  1713998138923	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileR0zNVO"
    1274:  console.warn: services.settings: Ignoring preference override of remote settings server
    1275:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1276:  1713998139450	Marionette	INFO	Marionette enabled
    1277:  1713998140257	Marionette	INFO	Listening on port 54270
    1278:  Read port: 54270
    1279:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1280:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1281:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1356:  Starting ChromeDriver 124.0.6367.78 (a087f2dd364ddd58b9c016ef1bf563d2bc138711-refs/branch-heads/6367@{#954}) on port 54749
    1357:  Only local connections are allowed.
    1358:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1359:  ChromeDriver was started successfully.
    1360:  Starting ChromeDriver 124.0.6367.78 (a087f2dd364ddd58b9c016ef1bf563d2bc138711-refs/branch-heads/6367@{#954}) on port 54774
    1361:  Only local connections are allowed.
    1362:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1363:  ChromeDriver was started successfully.
    1364:  Failed!  - Failed:     3, Passed:    87, Skipped:    18, Total:   108, Duration: 6 m 8 s - SeleniumDocs.dll (net6.0)
    1365:  ##[warning]Attempt 2 failed. Reason: Child_process exited with error code 1
    ...
    
    1614:  Skipped ConfigureDriverLogs
    1615:  1713998447536	geckodriver	INFO	Listening on 127.0.0.1:55852
    1616:  1713998447553	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileNwUVyv"
    1617:  console.warn: services.settings: Ignoring preference override of remote settings server
    1618:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1619:  1713998448153	Marionette	INFO	Marionette enabled
    1620:  1713998448614	Marionette	INFO	Listening on port 55862
    1621:  Read port: 55862
    1622:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1623:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1624:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1626:  1713998451131	Marionette	INFO	Stopped listening on port 55862
    1627:  1713998453204	geckodriver	INFO	Listening on 127.0.0.1:55878
    1628:  1713998453216	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... e" "-headless" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofile3m1cPZ"
    1629:  console.warn: services.settings: Ignoring preference override of remote settings server
    1630:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1631:  1713998453640	Marionette	INFO	Marionette enabled
    1632:  1713998454071	Marionette	INFO	Listening on port 55890
    1633:  Read port: 55890
    1634:  [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt
    1635:  1713998456042	Marionette	INFO	Stopped listening on port 55890
    1636:  1713998457805	geckodriver	INFO	Listening on 127.0.0.1:55907
    1637:  1713998457816	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileXUzZh4"
    1638:  console.warn: services.settings: Ignoring preference override of remote settings server
    1639:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1640:  1713998458245	Marionette	INFO	Marionette enabled
    1641:  1713998458735	Marionette	INFO	Listening on port 55917
    1642:  Read port: 55917
    1643:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1644:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1645:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1652:  1713998463453	Marionette	INFO	Marionette enabled
    1653:  Skipped LogsToFile
    1654:  Skipped LogsToConsole
    1655:  Skipped LogsLevel
    1656:  Skipped StopsTruncatingLogs
    1657:  Skipped SetProfileLocation
    1658:  1713998464002	Marionette	INFO	Listening on port 55946
    1659:  Read port: 55946
    1660:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1661:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1662:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1664:  1713998467781	Marionette	INFO	Stopped listening on port 55946
    1665:  1713998469341	geckodriver	INFO	Listening on 127.0.0.1:55972
    1666:  1713998469350	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofilekzldmm"
    1667:  console.warn: services.settings: Ignoring preference override of remote settings server
    1668:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1669:  1713998469786	Marionette	INFO	Marionette enabled
    1670:  1713998470340	Marionette	INFO	Listening on port 55982
    1671:  Read port: 55982
    1672:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1673:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1674:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1676:  1713998473819	Marionette	INFO	Stopped listening on port 55982
    1677:  1713998475353	geckodriver	INFO	Listening on 127.0.0.1:56008
    1678:  1713998475366	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileX8InrB"
    1679:  console.warn: services.settings: Ignoring preference override of remote settings server
    1680:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1681:  1713998475804	Marionette	INFO	Marionette enabled
    1682:  1713998476341	Marionette	INFO	Listening on port 56020
    1683:  Read port: 56020
    1684:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1685:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1686:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1692:  Skipped LogsToConsole
    1693:  Skipped LogsLevel
    1694:  Skipped SupportingFilesLocation
    1695:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 56413
    1696:  Only local connections are allowed.
    1697:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1698:  ChromeDriver was started successfully.
    1699:  Skipped EnableLogs
    1700:  Failed SetCookie [2 s]
    1701:  Error Message:
    1702:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.SetCookie threw exception: 
    1703:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    1712:  --- End of inner exception stack trace ---
    1713:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession(DevToolsOptions options)
    1714:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession()
    1715:  at SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.SetCookie() in /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs:line 25
    1716:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 56435
    1717:  Only local connections are allowed.
    1718:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1719:  ChromeDriver was started successfully.
    1720:  Failed PerformanceMetrics [3 s]
    1721:  Error Message:
    1722:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.PerformanceMetrics threw exception: 
    1723:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    1732:  --- End of inner exception stack trace ---
    1733:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession(DevToolsOptions options)
    1734:  at OpenQA.Selenium.Chromium.ChromiumDriver.GetDevToolsSession()
    1735:  at SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.PerformanceMetrics() in /Users/runner/work/seleniumhq.github.io/seleniumhq.github.io/examples/dotnet/SeleniumDocs/Bidirectional/ChromeDevtools/CdpApiTest.cs:line 49
    1736:  Starting ChromeDriver 121.0.6167.184 (057a8ae7deb3374d0f1b04b36304d236f0136188-refs/branch-heads/6167@{#1818}) on port 56463
    1737:  Only local connections are allowed.
    1738:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1739:  ChromeDriver was started successfully.
    1740:  Failed BasicAuth [2 s]
    1741:  Error Message:
    1742:  Test method SeleniumDocs.Bidirectional.ChromeDevtools.CdpApiTest.BasicAuth threw exception: 
    1743:  OpenQA.Selenium.WebDriverException: Unexpected error creating WebSocket DevTools session. ---> OpenQA.Selenium.WebDriverException: DevTools version is not in the supported range. Desired version=121, range=5. Supported versions: 124, 123, 122, 85
    ...
    
    1807:  ChromeDriver was started successfully.
    1808:  1713998536810	geckodriver	INFO	Listening on 127.0.0.1:56855
    1809:  1713998536823	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofilemK6gvl"
    1810:  console.warn: services.settings: Ignoring preference override of remote settings server
    1811:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1812:  1713998537274	Marionette	INFO	Marionette enabled
    1813:  1713998537804	Marionette	INFO	Listening on port 56865
    1814:  Read port: 56865
    1815:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1816:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1817:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1819:  1713998542449	Marionette	INFO	Stopped listening on port 56865
    1820:  1713998544069	geckodriver	INFO	Listening on 127.0.0.1:56891
    1821:  1713998544079	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileIBwSl6"
    1822:  console.warn: services.settings: Ignoring preference override of remote settings server
    1823:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1824:  1713998544529	Marionette	INFO	Marionette enabled
    1825:  1713998545042	Marionette	INFO	Listening on port 56901
    1826:  Read port: 56901
    1827:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1828:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1829:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1831:  1713998549275	Marionette	INFO	Stopped listening on port 56901
    1832:  1713998550846	geckodriver	INFO	Listening on 127.0.0.1:56927
    1833:  1713998550858	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileOu1nD4"
    1834:  console.warn: services.settings: Ignoring preference override of remote settings server
    1835:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1836:  1713998551309	Marionette	INFO	Marionette enabled
    1837:  1713998551827	Marionette	INFO	Listening on port 56935
    1838:  Read port: 56935
    1839:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1840:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1841:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1843:  1713998556156	Marionette	INFO	Stopped listening on port 56935
    1844:  1713998558497	geckodriver	INFO	Listening on 127.0.0.1:56961
    1845:  1713998558508	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileab3El2"
    1846:  console.warn: services.settings: Ignoring preference override of remote settings server
    1847:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1848:  1713998558939	Marionette	INFO	Marionette enabled
    1849:  1713998559482	Marionette	INFO	Listening on port 56971
    1850:  Read port: 56971
    1851:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1852:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1853:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1855:  1713998564417	Marionette	INFO	Stopped listening on port 56971
    1856:  1713998565976	geckodriver	INFO	Listening on 127.0.0.1:56999
    1857:  1713998565986	mozrunner::runner	INFO	Running command: MOZ_CRASHREPORTER="1" MOZ_CRASHREPORTER_NO_REPORT="1" MOZ_CRASHREPORTER_SHUTDOWN="1" MOZ_NO_REMOTE="1" "/App ... "--marionette" "-foreground" "-no-remote" "-profile" "/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/rust_mozprofileOLW10Y"
    1858:  console.warn: services.settings: Ignoring preference override of remote settings server
    1859:  console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
    1860:  1713998566434	Marionette	INFO	Marionette enabled
    1861:  1713998566962	Marionette	INFO	Listening on port 57009
    1862:  Read port: 57009
    1863:  [GFX1-]: Failed GL context creation for WebRender: 0x0
    1864:  [GFX1-]: FEATURE_FAILURE_WEBRENDER_INITIALIZE_UNSPECIFIED
    1865:  [GFX1-]: Failed to connect WebRenderBridgeChild. isParent=true
    ...
    
    1940:  Starting ChromeDriver 124.0.6367.78 (a087f2dd364ddd58b9c016ef1bf563d2bc138711-refs/branch-heads/6367@{#954}) on port 57475
    1941:  Only local connections are allowed.
    1942:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1943:  ChromeDriver was started successfully.
    1944:  Starting ChromeDriver 124.0.6367.78 (a087f2dd364ddd58b9c016ef1bf563d2bc138711-refs/branch-heads/6367@{#954}) on port 57500
    1945:  Only local connections are allowed.
    1946:  Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe.
    1947:  ChromeDriver was started successfully.
    1948:  Failed!  - Failed:     3, Passed:    87, Skipped:    18, Total:   108, Duration: 6 m 11 s - SeleniumDocs.dll (net6.0)
    1949:  ##[error]Final attempt failed. Child_process exited with error code 1
    

    ✨ 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.

    @diemol diemol merged commit f049236 into trunk Apr 25, 2024
    12 checks passed
    @diemol diemol deleted the renovate/selenium.webdriver-4.x branch April 25, 2024 04:34
    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.

    1 participant