Search found 2 matches

by pavan.parmar
Fri May 13, 2016 6:18 pm
Forum: Mobile Testing
Topic: Set Value/Press Keys on iPad using Ranorex browser
Replies: 17
Views: 7906

Re: Set Value/Press Keys on iPad using Ranorex browser

Yes Johannes. The issue is with the UITextField. I will download the latest Ranorex setup and test it. Although, i had done a work around which worked for me. Here is the code i am using now... txtSearchBox.PressKeys(" "); txtSearchBox.TextValue="test data"; Delay.Seconds(5); txtSearchBox.Focus(); t...
by pavan.parmar
Tue May 10, 2016 4:12 pm
Forum: Mobile Testing
Topic: Set Value/Press Keys on iPad using Ranorex browser
Replies: 17
Views: 7906

Re: Set Value/Press Keys on iPad using Ranorex browser

Hi Ranorex Support Team,

I am also facing this issue for one of our projects. Can you please help us with the resolution on this? I am facing exact same issue which steven specified.

Thanks,
Pavan