Search found 3 matches

by StephenMulryan
Mon Dec 19, 2016 6:13 pm
Forum: Mobile Testing
Topic: Start instrumented iOS app
Replies: 1
Views: 1939

Start instrumented iOS app

Hi, I can restart iOS app when it is running and deploy (update) over an existing iOS app but I cannot seem to start an instrumented app when it is not running to begin with. I am trying the following method but I get a timeout exception after 30 seconds: Host.Local.RunMobileApp(iOsTabletDeviceName,...
by StephenMulryan
Wed Oct 19, 2016 4:50 pm
Forum: Mobile Testing
Topic: Field Validation
Replies: 3
Views: 2072

Re: Field Validation

Hi, We use Ranorex to Automate tests on Android and iOS connected through usb. I am not sure what you mean by "application technology", could you elaborate? I'm afraid it would not be allowed to share the application with you at this time. Also on Android there is an issue with the use of MobileElem...
by StephenMulryan
Fri Oct 14, 2016 10:31 am
Forum: Mobile Testing
Topic: Field Validation
Replies: 3
Views: 2072

Field Validation

Hi, My team recently upgraded from Ranorex 5.4 to Ranorex 6.1. The performance improvement is brilliant but we noticed some tests are now failing that used to pass. Upon investigation we realised that fields were not being set. We are using MobileUiElement.Element.SetAttributeValue("text", value) to...