Petewilson
6 years agoContributor
Test Complete - Is it possible to perform rapid multi taps on iOS device
I am testing a mobile application which has a hidden feature, by request of the client, that is accessed by a 2 fingered tab, three times.
Unfortunately as this can't be simulated by TC i curre...
- 6 years ago
Got a workaround, as i was writting the last update. Appears .LongTouch supports a time, even though it wasn't detailed on this page. it maybe out of date with all the updates SmartBear do.
The following code works and i have had the Devs update the app to support that backdoor.
vlabel.LongTouch(28, 12, 5000);