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

Tests in user-storage-simple quickstart are failing in main branch #567

Closed
mposolda opened this issue Jun 28, 2024 · 0 comments · Fixed by #566
Closed

Tests in user-storage-simple quickstart are failing in main branch #567

mposolda opened this issue Jun 28, 2024 · 0 comments · Fixed by #566
Assignees
Labels
Milestone

Comments

@mposolda
Copy link
Contributor

Describe the bug

The failure is:

Caused by: org.openqa.selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[@data-testid='options']"}
  (Session info: chrome-headless-shell=126.0.6478.126)
For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
Build info: version: '3.11.0', revision: 'e59cfb3', time: '2018-03-11T20:26:55.152Z'
System info: host: 'fv-az1984-806', ip: '10.1.0.184', os.name: 'Linux', os.arch: 'amd64', os.version: '6.5.0-1022-azure', java.version: '17.0.11'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Capabilities {acceptInsecureCerts: false, browserName: chrome-headless-shell, browserVersion: 126.0.6478.126, chrome: {chromedriverVersion: 126.0.6478.126 (d36ace6122e..., userDataDir: /tmp/.org.chromium.Chromium...}, fedcm:accounts: true, goog:chromeOptions: {debuggerAddress: localhost:41929}, javascriptEnabled: true, networkConnectionEnabled: false, pageLoadStrategy: normal, platform: LINUX, platformName: LINUX, proxy: Proxy(), setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}

Version

nightly from 2024-06-27

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

No response

Anything else?

No response

@mposolda mposolda self-assigned this Jun 28, 2024
mposolda added a commit to mposolda/keycloak-quickstarts that referenced this issue Jun 28, 2024
closes keycloak#567

Signed-off-by: mposolda <mposolda@gmail.com>
mposolda added a commit that referenced this issue Jun 28, 2024
closes #567

Signed-off-by: mposolda <mposolda@gmail.com>
@mposolda mposolda added this to the 26.0.0 milestone Jun 28, 2024
@mposolda mposolda linked a pull request Jun 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant