Search found 11 matches

by druiz
Thu Sep 29, 2016 2:57 am
Forum: General Questions
Topic: Change target for "Jump To Item" in Ranorex Report.
Replies: 6
Views: 1380

Re: Change target for "Jump To Item" in Ranorex Report.

Hello, Thanks again for your reply but I believe I am not being able to express myself properly, sorry... Right now, the "Jump to Item" is working fine with me. When I click on it it goes to the line of code where the Report.Info() is called. The thing is that I do not want it to go there, I will li...
by druiz
Wed Sep 28, 2016 7:31 am
Forum: General Questions
Topic: Change target for "Jump To Item" in Ranorex Report.
Replies: 6
Views: 1380

Re: Change target for "Jump To Item" in Ranorex Report.

Hello, Thanks for your reply. But actually that's not my issue. My problem is that I have a function that wraps Report.Info() [see MyLogger.doLogging()] and then, whenever I need to add an 'Info' line to my code I call MyLogger.doLogging() instead of using Report.Info(). Like this I can avoid to rep...
by druiz
Wed Sep 28, 2016 2:20 am
Forum: General Questions
Topic: Change target for "Jump To Item" in Ranorex Report.
Replies: 6
Views: 1380

Change target for "Jump To Item" in Ranorex Report.

Hello, Currently I am planning to add some extra information to the Report Lines in my code. Due to that I have decided to implement a new function on the side that will be in charge of doing it. The issue is that now the Ranorex Report will always send me to that function when I click on "Jump To I...
by druiz
Tue Oct 07, 2014 12:49 am
Forum: Mobile Testing
Topic: Not able to find iospicker
Replies: 5
Views: 2251

Re: Not able to find iospicker

Hello Markus, My current problem is not that I can not find the Select Button. My current problem comes when I 'press' that button. Once I do it, it shows a little Popup (or menu) with the options available in the combo box to be selected and a 'Done' button. (See attachment). Previously, before I u...
by druiz
Sat Oct 04, 2014 5:38 am
Forum: Mobile Testing
Topic: Not able to find iospicker
Replies: 5
Views: 2251

Re: Not able to find iospicker

Hi Markus, As you can see in the screenshot, there is a Select Box displayed, but it is impossible to find it using the Spy. It happens with every Select Box. I was previously able to find them but after I updated to Ranroex 5.1.3, it is failing... Really looking forward to hear from you. Thanks David
by druiz
Tue Sep 30, 2014 7:37 am
Forum: Mobile Testing
Topic: Not able to find iospicker
Replies: 5
Views: 2251

Not able to find iospicker

Hello I'm being unable to find the iospicker using Ranorex (not using the spy or using code line) Ranorex version: 5.1.3 App instrumented: 1.6.2 Desktop OS: Windows 7 Device: iPhone 5S iOS version: 7.1.2 Here I attached the snapshot and a screenshot where you can see that the iospicker is shown but ...
by druiz
Thu Sep 18, 2014 1:15 am
Forum: Mobile Testing
Topic: IOS7 - cannot enter text into a text field via ranorex
Replies: 5
Views: 3535

Re: IOS7 - cannot enter text into a text field via ranorex

Hello, I'm just facing this exact same problem. Actually I can enter the data in the input field but the validator is finding the values empty. The event used to check if the fields are edited is "EditingChanged". I already tried with all the workarounds suggested here (touching the element before e...
by druiz
Thu Sep 04, 2014 5:52 am
Forum: Mobile Testing
Topic: How to reopen a mobile app which is running in background
Replies: 1
Views: 2175

How to reopen a mobile app which is running in background

Hello I'm trying to check the status of my app when a user launch it while it is in background. My problem is that every time that I use Host.Local.RunMobileApp("...","...") it kills the app in Background and start a new instance but in my case, I need it to bring the app back from the background, n...
by druiz
Thu Jul 24, 2014 4:29 am
Forum: Mobile Testing
Topic: Instrumented app unable to start
Replies: 7
Views: 2358

Re: Instrumented app unable to start

Hello

Thank you for the last fix (5.1.1) but sadly it is still not working... Just was wondering if you know any possible work around for this case, or if you need any more information about my scenario.

Cheers

David
by druiz
Thu Jul 17, 2014 5:51 am
Forum: Mobile Testing
Topic: Instrumented app unable to start
Replies: 7
Views: 2358

Re: Instrumented app unable to start

Thank you very much!

I'll send it via email.

Thanks again and really looking forward to hear from you!

David
by druiz
Wed Jul 09, 2014 4:46 am
Forum: Mobile Testing
Topic: Instrumented app unable to start
Replies: 7
Views: 2358

Instrumented app unable to start

Hello I am having troubles to start my app. Every time I try to open it, it simply "blinks", I mean it just opens and closes. This is happening after I upgraded to the last Ranorex version, because until I did that, everything was working fine. It is happening only when I install the app using the "...