Search found 54 matches

by FelixK98
Mon Oct 10, 2016 3:02 am
Forum: Mobile Testing
Topic: Ranorex Service on iOS 10 losing connection.
Replies: 4
Views: 2389

Ranorex Service on iOS 10 losing connection.

Hi Everyone, I got Ranorex test suite integrated within our CI on TeamCity. I am running test suite for iOS mobile hybrid app. The Ranorex Service version is 2.2.0, iOS version is 10.0.2 and I am using Ranorex 6.1.0. I connect to mobile via WIFI. So, the situation as following: I am manually bringin...
by FelixK98
Tue Oct 04, 2016 7:32 am
Forum: Automation Tools
Topic: Spy is stopping to run.
Replies: 7
Views: 2105

Re: Spy is stopping to run.

Hi,

I would appreciate if Support Team will look in it.
I got Spy crashing again. :(
I did all possible steps:
1. Re-installed Ranorex
2. Reset Chrome settings
3. Re-instrumented Chrome

Nothing is helping. I need to resolve it URGENT. :!: :!: :!:

Thanks,
Felix.
by FelixK98
Sun Oct 02, 2016 10:55 pm
Forum: Automation Tools
Topic: Spy is stopping to run.
Replies: 7
Views: 2105

Re: Spy is stopping to run.

Hi jma, Thanks for replay. I performed all what you suggested, but it didn't helped. So, I reset Chrome setting to the default settings and re-enabled Ranorex extension and only after this Spy started to work without crashing. Some settings change in Chrome caused Spy to crash when I pointed to the ...
by FelixK98
Tue Sep 27, 2016 5:39 am
Forum: Automation Tools
Topic: Spy is stopping to run.
Replies: 7
Views: 2105

Re: Spy is stopping to run.

Hi,

A bit more info for this Spy crash:
4. Windows and PC details
MS-Windows-details.png
5. Message from MS Visual Studio when I accepted to debug crash
MSV-message.png
by FelixK98
Tue Sep 27, 2016 5:35 am
Forum: Automation Tools
Topic: Spy is stopping to run.
Replies: 7
Views: 2105

Spy is stopping to run.

Hi Everyone I got very strange situation here. Spy started to crash/stopping to run when I select anything within Chrome browser. I got Ranorex 6.1.0 and I tried to reinstall it. Here is the details for Spy and Chrome: 1. Ranorex extension Ranorex-extension-for-Chrome.png 2. Chrome About Crome-About...
by FelixK98
Fri Sep 16, 2016 2:56 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 Marcus,

I got issue with CloseApplication() function. It just removes the App from foreground and not close it completely.

I got:
Service version: 2.2.0
iOS Version: 9.3.5
Ranorex version: 6.1.0

Thanks,
Felix.
by FelixK98
Thu Sep 08, 2016 3:48 am
Forum: Mobile Testing
Topic: Is it possible to uninstall iOS app from Ranorex?
Replies: 2
Views: 1781

Is it possible to uninstall iOS app from Ranorex?

Hi Everyone,

Is it possible to uninstall/delete iOS app from Ranorex?
I got integration with CI and as part of the process I need to delete/uninstall app from mobile device.

Thanks,
Felix.
by FelixK98
Mon Sep 05, 2016 12:40 am
Forum: Object Identification and Technologies
Topic: Is it possible to have a list of similar web elements.
Replies: 4
Views: 1817

Re: Is it possible to have a list of similar web elements.

Hi krstcs,

Thank you for example.
Looks like it works for me.

Thanks,
Felix.
by FelixK98
Fri Sep 02, 2016 2:52 am
Forum: Object Identification and Technologies
Topic: Is it possible to have a list of similar web elements.
Replies: 4
Views: 1817

Re: Is it possible to have a list of similar web elements.

Hi krstcs,

Could you please provide some example code?

Thanks,
Felix.
by FelixK98
Thu Sep 01, 2016 3:10 am
Forum: Object Identification and Technologies
Topic: Is it possible to have a list of similar web elements.
Replies: 4
Views: 1817

Is it possible to have a list of similar web elements.

Hi Everyone, I got web page which contains a few objects with the same RxPath; /dom[@caption~'XXXXX']//formtag[@name='defineLabelFormat.labelFormatForm']//label[@innertext='Variable'] The number of these elements on the web page is dynamic. For example it can be 3 and it can be 7 elements on page. W...
by FelixK98
Wed Aug 03, 2016 8:26 am
Forum: General Questions
Topic: Strange warning regarding security permissions
Replies: 3
Views: 1671

Re: Strange warning regarding security permissions

Hi afleitas,

I am running all on Windows 10 PC.
For local host my user is an administrator.

Thanks,
Felix.
by FelixK98
Tue Aug 02, 2016 8:03 am
Forum: General Questions
Topic: Strange warning regarding security permissions
Replies: 3
Views: 1671

Strange warning regarding security permissions

Hi Everyone, I am running tests for Web App against web server (IIS) which installed on the same PC with Ranorex Studio. I got very strange warning: The automating process does not have the required security permissions to access the process 'InetMgr'. UI element identification capabilities for cont...
by FelixK98
Mon Jul 25, 2016 8:58 am
Forum: General Questions
Topic: Resource file support.
Replies: 3
Views: 1488

Re: Resource file support.

Hi odklizec, Thanks for replay. Our app currently works with English but it will be localization for few over languages. So, we need to make sure that our automation solution can work with this languages in term to test many message strings. Moreover, I have to set tests the way which it can be data...
by FelixK98
Mon Jul 25, 2016 7:22 am
Forum: General Questions
Topic: Resource file support.
Replies: 3
Views: 1488

Resource file support.

Hi Everyone,

I am wondering if Ranorex 6.x supports binding variables with data from resource file.
Can I use resource file as "Data Source" within my tests?

Thanks,
Felix.
by FelixK98
Fri Jul 08, 2016 9:46 am
Forum: General Questions
Topic: IList parsing to get innertext data.
Replies: 2
Views: 1337

Re: IList parsing to get innertext data.

Hi odklizec,

Thank you for reply.

I need get data per sessionWrap because I have to compare it with data from database and it should be equal. If I will get all spans I will not be able to associate it with specific session data from DB.

Thanks,
Felix.