gindi_khangura
11 years agoOccasional Contributor
[iOS] Backspace, move cursor, etc. using Keys() method
It wasn't clear in the help files, but are there ways to do the mentioned actions using the Keys() method? For example, on windows controls one could specify Keys("abc[BS]"), which would type "abc" then do a backspace. I'm looking for an equivalent without having to do Device.PressButton(mbk<something>).
- Hi Gindi,
I see that you contacted the Support Team, and they created a feature request to implement this functionality.