Search found 18 matches

by tomwolf
Tue Aug 06, 2019 9:44 am
Forum: Mobile Testing
Topic: Repo in dropdown found but sometimes not clicked
Replies: 2
Views: 1614

Re: Repo in dropdown found but sometimes not clicked

Hi, Thanks for your respons. I tried to use the click method, but everytime it performs a click I get a error. When performing a Touch action this error only occurred 1 out of 25 times. I'm talking about this error (this only happens when I make no use of the InnerText): 'Cannot click this DOM eleme...
by tomwolf
Mon Aug 05, 2019 12:37 pm
Forum: Mobile Testing
Topic: Repo in dropdown found but sometimes not clicked
Replies: 2
Views: 1614

Repo in dropdown found but sometimes not clicked

Hi everyone, I'm testing on a mobile application that does have a default lay-out for all of the dropdowns (this dropdown does open in a new page). Every dropdown has its own items and it's only possible that the listed items have a different lay-out.In my test I want to select items from several dr...
by tomwolf
Mon Jul 29, 2019 2:46 pm
Forum: Mobile Testing
Topic: Ranorex command line instrumentation on emulator
Replies: 8
Views: 2497

Re: Ranorex command line instrumentation on emulator

The workarround works.

Thanks for letting me know!
by tomwolf
Fri Jul 26, 2019 12:54 pm
Forum: Mobile Testing
Topic: Ranorex command line instrumentation on emulator
Replies: 8
Views: 2497

Re: Ranorex command line instrumentation on emulator

Hi everyone, With the new Ranorex 9.1 version I was not able to instrument any application using the Instrumentation Wizard. After doing some research I found this solution: 'https://www.ranorex.com/forum/failed-to-recompile-the-instrumented-code-t13913.html' and after following those steps I was ab...
by tomwolf
Mon Jul 01, 2019 2:33 pm
Forum: Mobile Testing
Topic: Adding a endpoint automatically
Replies: 3
Views: 2504

Re: Adding a endpoint automatically

Hi everyone, What I said was incorrect: 'The only problem is that after a little while Ranorex loses connection to the endpoint and the test fails.' These connection loses where due to wrong RanoreXPaths and didn't have to do anything with adding the Endpoints using the UI or via UserCode. I also di...
by tomwolf
Fri Jun 28, 2019 11:01 am
Forum: Mobile Testing
Topic: Ranorex command line instrumentation on emulator
Replies: 8
Views: 2497

Re: Ranorex command line instrumentation on emulator

Hello Pavel, No I've added the device manually and automated and tested on both. I've even performed the action inside Ranorex itself by performing the action 'Run application' with the arguments, but everytime I got the same result. After your post I've tried to start the emulator with the Ranorex ...
by tomwolf
Fri Jun 28, 2019 8:13 am
Forum: Mobile Testing
Topic: Ranorex command line instrumentation on emulator
Replies: 8
Views: 2497

Ranorex command line instrumentation on emulator

Hello everyone, I've been testing on Android emulators for some time and I would really like to automate instrumenting APK's on Android emulators. By using this site: 'https://www.ranorex.com/help/latest/interfaces-connectivity/instrumentation-wizard/getting-started/' I've been able to create this f...
by tomwolf
Thu May 09, 2019 1:08 pm
Forum: Mobile Testing
Topic: Adding a endpoint automatically
Replies: 3
Views: 2504

Adding a endpoint automatically

Hello everyone, I've been testing on Android Studio emulators and my company would like to automate starting up an emulator by starting my Ranorex test. I've been able to create a bat file that startups my Android emulator, but now I ran into a problem with Ranorex. The problem is that Ranorex suppo...
by tomwolf
Thu May 09, 2019 12:59 pm
Forum: Mobile Testing
Topic: EnsureVisible and VisibleValidation on mobile element with ID
Replies: 4
Views: 1659

Re: EnsureVisible and VisibleValidation on mobile element with ID

Hi Pavlov, For sample one: /mobileapp[@title='nl.afas.pocket2']//dom[@page='index.html']//tag[#'itemVak']/h2[@innertext='Vakantie'] Sample1.rxsnp For sample three: /mobileapp[@title='nl.afas.pocket2']/form[@title='MainActivity']/container[@rid='content']/dom[@browsername='Ranorex Android Browser']/b...
by tomwolf
Thu May 09, 2019 12:48 pm
Forum: Mobile Testing
Topic: EnsureVisible and VisibleValidation on mobile element with ID
Replies: 4
Views: 1659

Re: EnsureVisible and VisibleValidation on mobile element with ID

Hi Pavlov,

The mainscreen of the application:
HomeMenuOfTheApplication.rxsnp
Two samples where the problem is occuring:
Sample1.rxsnp
Sample2.rxsnp
If you need any more information I would like to hear!
by tomwolf
Wed May 08, 2019 1:22 pm
Forum: Mobile Testing
Topic: I'm not able to instrument my iOS application
Replies: 1
Views: 1645

I'm not able to instrument my iOS application

Hello everyone, I've been testing on Android emulator, but I also want to test on real Apple devices (or Apple simulators if possible). The problem is that I'm not able to do that at this moment. I've been searching al over the Ranorex forum for a solution, but the only thing I could find didn't wor...
by tomwolf
Wed May 08, 2019 12:46 pm
Forum: Mobile Testing
Topic: EnsureVisible and VisibleValidation on mobile element with ID
Replies: 4
Views: 1659

EnsureVisible and VisibleValidation on mobile element with ID

Hello everyone, I'm currently testing on a emulator from Android Studio running Android 9.0, but I've ran into a few problems in the past. I've been able to find a solution for these problems, but I still got a question. For every 'EnsureVisible' action I perform it on a element that doesn't require...
by tomwolf
Tue May 07, 2019 2:19 pm
Forum: Mobile Testing
Topic: Automatic endpoint refresh or setup
Replies: 2
Views: 2089

Re: Automatic endpoint refresh or setup

Hi Ned,

Thanks a lot, this works!

Regards,
Tom
by tomwolf
Tue Apr 30, 2019 8:25 am
Forum: Mobile Testing
Topic: Automatic endpoint refresh or setup
Replies: 2
Views: 2089

Automatic endpoint refresh or setup

Hello everyone, I've been testing on Android Studio emulators and my company would like to automate starting up an emulator by starting my Ranorex test. I've been able to create a bat file that startups my Android emulator, but now I ran into a problem with Ranorex. The problem is that Ranorex suppo...
by tomwolf
Tue Apr 30, 2019 8:04 am
Forum: Mobile Testing
Topic: I cannot download any iOS Service App
Replies: 4
Views: 1956

Re: I cannot download any iOS Service App

Hi Ned,

I've always been using Android before so this explaines the problem. Thanks a lot!

Regards,

Tom