Skip to content

Install Chrome v148 in FTR action#6253

Open
gurevichdmitry wants to merge 1 commit into
mainfrom
dg-up-chrome-ver
Open

Install Chrome v148 in FTR action#6253
gurevichdmitry wants to merge 1 commit into
mainfrom
dg-up-chrome-ver

Conversation

@gurevichdmitry
Copy link
Copy Markdown
Collaborator

Summary of your changes

Nightly Sanity UI tests are failing due to an incompatible Chrome version. This PR updates Chrome to v148.

 warn SessionNotCreatedError: session not created: This version of ChromeDriver only supports Chrome version 148
      Current browser version is 146.0.7680.165 with binary path /opt/hostedtoolcache/setup-chrome/chrome/146.0.7680.165/x64/chrome
          at Object.throwDecodedError (/home/runner/work/cloudbeat/cloudbeat/kibana/node_modules/selenium-webdriver/lib/error.js:523:15)
          at parseHttpResponse (/home/runner/work/cloudbeat/cloudbeat/kibana/node_modules/selenium-webdriver/lib/http.js:526:13)
          at Executor.execute (/home/runner/work/cloudbeat/cloudbeat/kibana/node_modules/selenium-webdriver/lib/http.js:458:28)
          at processTicksAndRejections (node:internal/process/task_queues:104:5)
          at Executor.<anonymous> (prevent_parallel_calls.ts:49:14) ***

@gurevichdmitry gurevichdmitry requested a review from a team as a code owner May 13, 2026 08:47
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented May 13, 2026

This pull request does not have a backport label. Could you fix it @gurevichdmitry? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.

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.

2 participants