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

[browser][wbt] SignalRClientTests - wait for selectors of all the buttons #100450

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

ilonatommy
Copy link
Member

Fixes #100307.

Waiting before the 1st click is not enough, each button requires making sure that selector is available.

@ilonatommy ilonatommy added arch-wasm WebAssembly architecture area-VM-meta-mono labels Mar 29, 2024
@ilonatommy ilonatommy self-assigned this Mar 29, 2024
@ilonatommy ilonatommy requested a review from maraf as a code owner March 29, 2024 19:02
Copy link
Contributor

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

@ilonatommy ilonatommy merged commit 991a054 into dotnet:main Apr 2, 2024
22 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-VM-meta-mono
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Browser SignalRClientTests failing in CI
2 participants