Search found 13 matches

by Aswini
Thu Feb 26, 2015 2:13 pm
Forum: Mobile Testing
Topic: App launching twice
Replies: 6
Views: 4131

App launching twice

Hi, Recently I've updated Ranorex version to 5.3 to use start and stop application feature for iOS apps. But app is launching twice always. Is this expected? Even if we instrument the app using Ranorex studio, We are not able to see the running app in the device as Android. Please reply and suggest ...
by Aswini
Thu Feb 26, 2015 2:07 pm
Forum: Mobile Testing
Topic: App crashing when accessed custom collection view
Replies: 1
Views: 2144

App crashing when accessed custom collection view

Hi, We have an iOS app with a screen having custom collection view. When we instrument the app with Ranorex library, app is getting crashed. In console, we can see below message: Capture screenshot for view of type PSTCollectionView Assertion failed: (transform_is_valid(m)), function CGPathRef CGPat...
by Aswini
Mon Jul 14, 2014 11:37 am
Forum: Object Identification and Technologies
Topic: Move to element which is not visible
Replies: 6
Views: 3816

Re: Move to element which is not visible

Hi, I'm facing issue with clicking element which is not in visible screen. And this element is visible to Ranorex but it is unable to move to element and click it. I've tried by checking Enabled, Visible, Ensure Visble, Exists but all of these are returning TRUE. Actually, the element I'm trying to ...
by Aswini
Fri Jul 11, 2014 2:30 pm
Forum: General Questions
Topic: Need Info regarding Ranorex Licence
Replies: 4
Views: 1535

Re: Need Info regarding Ranorex Licence

Thanks odklizec and Robert for the Info.

Regards,
Aswini
by Aswini
Wed Jun 25, 2014 6:08 am
Forum: General Questions
Topic: Need Info regarding Ranorex Licence
Replies: 4
Views: 1535

Re: Need Info regarding Ranorex Licence

Hi,

Can anybody please reply... I need this info urgently...

Thanks & Regards,
Aswini
by Aswini
Tue Jun 24, 2014 12:08 pm
Forum: Mobile Testing
Topic: Unable to capture few dom elements in IOS Application
Replies: 6
Views: 2988

Re: Unable to capture few dom elements in IOS Application

Hi Markus, I'm so sorry that i'm not able to provide the snapshot as I'm not allowed. But I couldn't be able to see the html elements in Spy. If you need any other information, please let me know. Note: IN few pages, I'm able to see the html elements as given below .//dom[@domain='Host address']//di...
by Aswini
Mon Jun 23, 2014 7:06 am
Forum: General Questions
Topic: Need Info regarding Ranorex Licence
Replies: 4
Views: 1535

Need Info regarding Ranorex Licence

Hi, We have a Ranorex 4.1 Premium Node-Locked (+12 months subscription) licence installed in one machine. Now we need to format that system due to some problem with machine. Please provide the information on below: Can we able to re-install the licence in the same system? Can we install the same lic...
by Aswini
Fri Jun 20, 2014 2:59 pm
Forum: Mobile Testing
Topic: Unable to capture few dom elements in IOS Application
Replies: 6
Views: 2988

Re: Unable to capture few dom elements in IOS Application

Hi Markus, As mentioned before, the application is made using third party library "Apache cordova". Please let me know whether Ranorex will support to instruments this type of applications. Also, I'm receiving "Failed to Start App" message while starting the app through Ranorex. Please confirm wheth...
by Aswini
Wed Jun 18, 2014 7:09 am
Forum: Mobile Testing
Topic: Unable to capture few dom elements in IOS Application
Replies: 6
Views: 2988

Re: Unable to capture few dom elements in IOS Application

Hi Markus,

In the application, HTML5 elements with Javascript is used.
Ranorex Version:5.0.3
IOS Version: IOS7

While recording, few dom elements are captured. If we do Play, the same elements are not recognized.
Can you please help in resolving this.

Thanks & Regards,
Aswini
by Aswini
Wed Jun 18, 2014 7:03 am
Forum: Object Identification and Technologies
Topic: Move to element which is not visible
Replies: 6
Views: 3816

Re: Move to element which is not visible

Thanks for the suggestion Markus. Will be working with Image based automation.

Regards,
Aswini
by Aswini
Fri Jun 13, 2014 12:51 pm
Forum: Mobile Testing
Topic: Unable to capture few dom elements in IOS Application
Replies: 6
Views: 2988

Unable to capture few dom elements in IOS Application

Hi, I need to automate an IOS application which contains hybrid content. If we perform actions on these elements, they are not recorded. This is blocking my testing. In the attached image file, you can find few elements under DOM. Those elements are not recorded. Please help me to resolve this. Than...
by Aswini
Fri Jun 13, 2014 8:42 am
Forum: Object Identification and Technologies
Topic: Move to element which is not visible
Replies: 6
Views: 3816

Re: Move to element which is not visible

Hi,

Thanks for the reply...

Please find the snapshot of the app.

Thanks,
Aswini
by Aswini
Tue Jun 10, 2014 7:53 am
Forum: Object Identification and Technologies
Topic: Move to element which is not visible
Replies: 6
Views: 3816

Move to element which is not visible

Hi, I've requirement to move to a specific element and click it. In the visible portion of a screen, 12 thumbs will be displayed. If there are more elements we need to scroll down. Now i need to write code when to scroll. I've used Ensure Visible, Visible and Exists to check the elements is present ...