vaishalisaid
3 years agoNew Contributor
Find object methods for Mobile
Hi, I am starting from TestComplete Mobile , I am not able to search objects with find method (Which we also use for Web) examples (c#) var process = Mobile["Device"]()["Process"]("com.xxx.flow...
- 3 years ago
Hi,
Looks like find is supported. Here are the available methods for the mobile object: https://support.smartbear.com/testcomplete/docs/reference/test-objects/controls/mobile/mobile/methods.html