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

E2E: harden against loading screen. #148

Open
Mpdreamz opened this issue Sep 4, 2024 · 0 comments
Open

E2E: harden against loading screen. #148

Mpdreamz opened this issue Sep 4, 2024 · 0 comments

Comments

@Mpdreamz
Copy link
Member

Mpdreamz commented Sep 4, 2024

Microsoft.Playwright.PlaywrightException : Error: strict mode violation: GetByRole(AriaRole.Heading, new() { Name = "Services" }) resolved to 2 elements:
    1) <h1 class="euiTitle css-nei9rn-euiTitle-l">…</h1> aka GetByRole(AriaRole.Heading, new() { Name = "Services Tell us what you" })
    2) <h2 class="euiTitle css-smz32e-euiTitle-m">Loading services</h2> aka GetByRole(AriaRole.Heading, new() { Name = "Loading services" })

The current wait for can resolve to two items now.

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

No branches or pull requests

1 participant