You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix TextInputTests::keyboardEventPassedToTextField test (#2024)
In all keyboardEventPassedToTextField we have no other TextInputTests
rather then just wait for an element we need in a Selenium-like fashion
- that is - just waiting for it
## Testing
run `./gradlew testWeb`
## Release Notes
N/A
0 commit comments