Search found 64 matches

by Oksana
Fri Nov 20, 2015 11:08 am
Forum: Mobile Testing
Topic: Error results in screenshot of PC and not app?
Replies: 13
Views: 3111

Re: Error results in screenshot of PC and not app?

Hi,

Is there some way to disable/prevent automatical capturing of the desktop screenshot on exception/failure in the test?
The thing is that I'm testing mobile app, thus PC screeenshot is not useful and even more, it consumes some time and enlarges report size.

Regards,
Oksana
by Oksana
Fri Nov 06, 2015 1:36 pm
Forum: Mobile Testing
Topic: Setting attribute 'text' failed on element
Replies: 3
Views: 3140

Setting attribute 'text' failed on element

Hi! Can you provide me any help with solving such issue? When I try to set some value for iOS text element (manually from Ranorex Spy tool; from code using .TextValue property; from code using .Element.SetAttributeValue("Text", "")) occurs exception (or appears 'Properties Window' in the Spy, see at...
by Oksana
Mon Nov 02, 2015 11:57 am
Forum: Mobile Testing
Topic: RunMobileApp and CloseApplication not working on iOS 9
Replies: 13
Views: 3115

Re: RunMobileApp and CloseApplication not working on iOS 9

Hi, It seems that I've faced the same problem with Host.Local.RunMobileApp(deviceDisplayName, appName, true). I can add, that while calling this method, appropriate adb log contains such debug info: 2015/11/02 12:10:12:660 Debug: AppStatusEvents set to '1' 2015/11/02 12:10:14:362 Debug: BGT is alive...
by Oksana
Mon Nov 02, 2015 8:01 am
Forum: Mobile Testing
Topic: Does Ranorex support iOS 9.1 automation?
Replies: 4
Views: 2028

Re: Does Ranorex support iOS 9.1 automation?

It really works for me!!!
Thanks a lot!
by Oksana
Mon Nov 02, 2015 7:47 am
Forum: Mobile Testing
Topic: Does Ranorex support iOS 9.1 automation?
Replies: 4
Views: 2028

Re: Does Ranorex support iOS 9.1 automation?

Appreciate your advice, tvu.
I'll try it.
by Oksana
Fri Oct 30, 2015 10:37 am
Forum: Mobile Testing
Topic: Does Ranorex support iOS 9.1 automation?
Replies: 4
Views: 2028

Does Ranorex support iOS 9.1 automation?

Hi, Does Ranorex (5.4.2 or 5.4.3) support iOS 9.1 automation? If it doesn't, then can you inform about dates/version when it will be supported? If any version of Ranorex is able to work with iOS 9.1, then please help with my issue. The problem is that device (added earlier, with older iOS version - ...
by Oksana
Wed Mar 25, 2015 9:26 am
Forum: Mobile Testing
Topic: Unable to Download App 'RxServiceApp (2.0.0)'
Replies: 8
Views: 3145

Re: Unable to Download App 'RxServiceApp (2.0.0)'

Hi, Thanks a lot for the advice! It works. I've used the suggested way to get RxServiceApp 2.0.1 (used url 'itms-services:///?action=download-manifest&url=https://www.ranorex.com/download/mobile/iOS/dist/RxServiceApp201.plist') and app was smoothly downloaded and installed. It is still curious for m...
by Oksana
Tue Mar 24, 2015 8:45 am
Forum: Mobile Testing
Topic: Unable to Download App 'RxServiceApp (2.0.0)'
Replies: 8
Views: 3145

Unable to Download App 'RxServiceApp (2.0.0)'

Hello, Can you help me to solve an issue with installing Ranorex service app on the iOS device? The thing is that I've tried to load 'RxServiceApp (2.0.0)' from bitly.com/mArchive , but it fails with message: 'Unable to Download App "RxServiceApp (2.0.0)" could not be installed at this time.' I've g...
by Oksana
Thu Feb 05, 2015 2:49 pm
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6560

Re: Ranorex Could not Detect iTunes Installation

Thanks for advice!
In fact I've already done it this way.
by Oksana
Wed Feb 04, 2015 7:54 am
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6560

Re: Ranorex Could not Detect iTunes Installation

Hello!

For all the Ranorex users that faced with the same issue, there is an answer from Ranorex support:

"Unfortunately it seems that Apple changed something in the architecture of iTunes. A fix for this problem should be available in Ranorex 5.3."

Sincerely,
Oksana
by Oksana
Tue Feb 03, 2015 7:59 am
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6560

Ranorex Could not Detect iTunes Installation

Hello! After updating iTunes to version 12.1.0.71 in Ranorex Studio always appears 'Ranorex Technology Limitation' message saying 'Could not detect iTunes installation on this system...' (screenshot is attached). iOS mobile application from the project's repository (using Ranorex Spy that is launche...
by Oksana
Tue Oct 14, 2014 11:19 am
Forum: Mobile Testing
Topic: How to Hide Android RxBrowser Back, Forward, Refresh Buttons
Replies: 1
Views: 2279

How to Hide Android RxBrowser Back, Forward, Refresh Buttons

Hello, Is it possible to hide in Android RxBrowser Back, Forward, Refresh, Go buttons (all the top buttons)? If it is not, can you provide such version of RxBrowser that will not have these buttons (or they can become hidden)? Actually, it would be great to have possibility to configure RxBrowser in...
by Oksana
Fri Jun 13, 2014 7:44 am
Forum: General Questions
Topic: Support of Swift Coding Language
Replies: 2
Views: 1697

Re: Support of Swift Coding Language

Thank you for the answer.