AltTester-Unity-SDK
AltTester-Unity-SDK copied to clipboard
PressKey does not add the keys into a focused input field
- Tested using Inspector v 1.4.0 and AUT v 1.7.0
Actual result
In Inspector/tests when using Click/Press
action (Inspector) / PressKey
command (AUT) keyboard keys could not be added in a focused input field
-
Workaround: the action can be performed only in tests using the
SetText
command
You can find the original issue from GitLab here.