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
Bug report (I searched for similar issues and did not find one) -->
Current behavior
(at least on my machine): When creating a new app that contains a TextBox and trying to use EnterText on it does not actually enter text when using the emulator. When running the app on a real device, EnterText works though.
Expected behavior
EnterText should enter text regardless if using emulator or not.
Minimal reproduction of the problem with instructions
Environment
Package Version(s):
Uno.UITest.*: 1.1.0-dev11
Visual Studio
- [x] 2019 (version: 16.10.0)
- [ ] 2019 Preview (version: )
- [ ] for Mac (version: )
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
(at least on my machine): When creating a new app that contains a TextBox and trying to use EnterText on it does not actually enter text when using the emulator. When running the app on a real device, EnterText works though.
Expected behavior
EnterText should enter text regardless if using emulator or not.
Minimal reproduction of the problem with instructions
Environment
The text was updated successfully, but these errors were encountered: