Search found 7 matches

by AQLIVE
Mon Jan 15, 2018 1:01 pm
Forum: Mobile Testing
Topic: Manually instrumenting an apk with Ranorex 8.0
Replies: 1
Views: 1727

Manually instrumenting an apk with Ranorex 8.0

How do you manually set up instrumentation on apk files using Ranorex 8.0 In the manifest I need to add the RxVersion and RxLibVersion but which file should I include? Is it just the .jar file present in the Rx installation folder/bin path? Looks like the lib file change quite a lot and with no docu...
by AQLIVE
Thu Jul 02, 2015 12:55 pm
Forum: Mobile Testing
Topic: Clicking the numeric keyborad takes too long
Replies: 4
Views: 1950

Re: Clicking the numeric keyborad takes too long

Well the 3 first ones I can give you but the rest I'm not allowed to give you.

- Windows 7 and Android 4.4
- Renorex version 5.3.3
- Mobile App
- ???
- .//button[@text='0'], .//button[@text='1'] and so on up to 9
by AQLIVE
Thu Jul 02, 2015 9:50 am
Forum: Mobile Testing
Topic: Clicking the numeric keyborad takes too long
Replies: 4
Views: 1950

Clicking the numeric keyborad takes too long

Is there a way to change the time it takes to click trough 4 buttons on a numeric custom keyboard? I have an app where I need to enter a pin code (4 digits) and the images I user a basically 0-9. Lets say I click 0 0 0 0 that I would like to be as fast as 1-2 seconds in total. However when I replay ...
by AQLIVE
Thu Feb 05, 2015 12:01 pm
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Re: Ranorex Could not Detect iTunes Installation

OK you can just uninstall the new version and find an old one 12.0.1 (PM me if you would like me to send it to you directly).
Just remember when you install the old version make sure that the option to have auto update enabled is unchecked.

That at least did it for me.
by AQLIVE
Thu Feb 05, 2015 9:41 am
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Re: Ranorex Could not Detect iTunes Installation

Does anyone have an older version of iTunes 64 bit for windows lying around? And can anyone recommend a good tool for uninstalling that also clears the registration database? Because I think that iTunes leves some trails there that makes it impossible to downgrade iTunes if you've updated. At least ...
by AQLIVE
Tue Feb 03, 2015 7:58 am
Forum: Mobile Testing
Topic: Query on parameterization for mobile
Replies: 9
Views: 2369

Re: Query on parameterization for mobile

Even better. It would be awesome if you could add a function that allows all apps (iOS or Android) to interact with the soft keyboard. The coolest way would be if it could do the following. 1: Enter that value that the keyboard should type when in focus 2: Just select the repository item that it nee...
by AQLIVE
Mon Sep 22, 2014 1:29 pm
Forum: Mobile Testing
Topic: Taking screenshots while recording apps (Andriod and iOS)
Replies: 1
Views: 2943

Taking screenshots while recording apps (Andriod and iOS)

Is it possible to take screenshots while doing an app recording?
Lets say I get to a screen that contains a picture I need to do OCR on. Is it then possible somehow within the recording to take a screenshot - Open an app - Process it - grab a value - and then continue in the app recording???