Calling methods of the underlying control

Mobile Testing, Android App Testing.
tgroeger
Posts: 13
Joined: Wed Oct 16, 2013 12:43 pm

Calling methods of the underlying control

Post by tgroeger » Mon Jul 21, 2014 6:37 am

Hello,

I've read the following in the release notes of the most recent Ranorex Release (5.1.0): "Mobile elements now allow calling methods and getting/setting properties of the underlying control"

This has the potential to significantly improve my automated tests and I'm very happy to hear that this has beend implemented. Unfortunately I couldn't find any documentation on how to actually do it. It'd be a great help if you could point me in the right direction.

- tgroeger

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: Calling methods of the underlying control

Post by Support Team » Wed Jul 23, 2014 7:33 am

Hello tgroeger,

Please check out the Android section within our User Guide (Search for 'Action # 10'). There you will find an instruction on how to use 'InvokeAction' against user defined methods.

Regards,
Robert