[Blazor] E2E testing improvements
Open
area-blazor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 290
Description
* Provide a signal on JS that clearly identifies when a component has become interactive.
* Currently this is cumbersome to do. It can't be done with an initializer because it is too early.
* It can't be done checking the `
Contributor guide
Assessment
This issue has not been assessed yet.