Skip to content

fix(site): e2e: wait for visible element #11021

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

Closed
wants to merge 1 commit into from
Closed

fix(site): e2e: wait for visible element #11021

wants to merge 1 commit into from

Conversation

mtojek
Copy link
Member

@mtojek mtojek commented Dec 4, 2023

Fixes: #10989

I noticed that we're missing information about the target state. Maybe it will help?

@mtojek mtojek self-assigned this Dec 4, 2023
@mtojek mtojek requested a review from Parkreiner December 4, 2023 14:16
@mtojek mtojek marked this pull request as ready for review December 4, 2023 14:16
Copy link
Member

@Parkreiner Parkreiner left a comment

Choose a reason for hiding this comment

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

I was reading through the docs, and it looks like the waitForSelector method already defaults to the visible state

I didn't see anything that made it seem like it was possible for this default value to get overridden/shadowed, so I'm not sure if making the properties explicit changes anything?

@mtojek
Copy link
Member Author

mtojek commented Dec 4, 2023

My bad, I assumed that it is "attached" by default. Thank you for spotting this.

@mtojek mtojek closed this Dec 4, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2023
@github-actions github-actions bot deleted the 10989-e2e branch June 5, 2024 00:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flake: updateWorkspace.spec.ts e2e test
2 participants