streitv1
2 years agoEstablished Member
Status:
New Idea
Clear Text/Value in a Field Android/iOS Mobil Appium
There is this command for Appium, to clear an element's value.
https://appium.io/docs/en/commands/element/actions/clear/
It would be very helpful if this command could be sent via TestComplete. Currently, a text field can only be emptied by performing a long touch in the field.
In order to select the entire text, you must then select "All", "Cut", "Copy", "Paste" and so on in the pop-up menu.
However, this pop-up menu can only be operated on iOS. Object-Spy does not recognize the fields on Android
If the pop-up menu could be made operable on Android, that would also help us or would be a good alternative.
Thanks an best regards