Search found 22 matches

by Gowtham
Fri Jan 25, 2019 1:27 am
Forum: General Questions
Topic: Not Able to Run Test Case On iOS Using Appium Endpoint
Replies: 4
Views: 1544

Re: Not Able to Run Test Case On iOS Using Appium Endpoint

Hi odklizec, Thanks for the reply :D May I ask you, why you cannot run your Ranorex tests directly on iPad? I mean, what exactly do you want to achieve with webdriver/appium? Running web-based tests on iPad's Safari? => We managed to run the test case on iPad's RxBrowser. But the target is to run th...
by Gowtham
Thu Jan 24, 2019 11:44 am
Forum: General Questions
Topic: Not Able to Run Test Case On iOS Using Appium Endpoint
Replies: 4
Views: 1544

Not Able to Run Test Case On iOS Using Appium Endpoint

Hi, I'm not able to run the test case on iOS device. The steps I have followed, => I have recorded a script on Windows 8.1 IE. I'm trying to run the script on iPad which is connected via USB. => I have configured Appium webdriver endpoint. => I have added JSON capabilities with respect to the iPad. ...
by Gowtham
Thu Jan 24, 2019 4:55 am
Forum: General Questions
Topic: Scrolling Not Working on IE/Element Not Visible on IE
Replies: 4
Views: 1219

Re: Scrolling Not Working on IE/Element Not Visible on IE

Hi odklizec, Thanks for the reply :D => I tried using @state in DOM. But I don't think it is helping much. I could not find any difference. => But however, adding WaitForDocumentLoaded() method definitely improved the stability. Now the playback works flawlessly across all the major browsers. I thin...
by Gowtham
Wed Jan 23, 2019 10:37 am
Forum: General Questions
Topic: Scrolling Not Working on IE/Element Not Visible on IE
Replies: 4
Views: 1219

Re: Scrolling Not Working on IE/Element Not Visible on IE

Hi odklizec, Thanks for the reply. Now the problem is resolved. -> Yes. I had the same problem on Windows 8.1 as well as on Windows 10. -> Yes. The settings are fine. I have enabled 'ensure visible by default' under General tab, and 'Use asynchronous dispatching of mouse and keyboard events' is also...
by Gowtham
Tue Jan 22, 2019 3:13 am
Forum: General Questions
Topic: Scrolling Not Working on IE/Element Not Visible on IE
Replies: 4
Views: 1219

Scrolling Not Working on IE/Element Not Visible on IE

Hi, I have a weird situation. -> Scrolling was not working properly with my real time application. So I decided to check it with a simple recording. -> So I did a simple recording. A simple google search of ranorex. I have scrolled down(mousewheel action) a bit and clicked on Ranorex Studio-Wikipedi...
by Gowtham
Fri Jan 18, 2019 5:10 am
Forum: General Questions
Topic: Do I need to record every time if the web page updated?
Replies: 6
Views: 985

Re: Do I need to record every time if the web page updated?

Hi odklizec,

Thanks Again.

You are amazing. This is what I was looking for. Now the xpath is much more reduced and looks neat.

Thanks & Regards,
Gowtham.
by Gowtham
Thu Jan 17, 2019 10:33 am
Forum: General Questions
Topic: Do I need to record every time if the web page updated?
Replies: 6
Views: 985

Re: Do I need to record every time if the web page updated?

Hi odklizec, Thank you so much for the solution. It works fine! However, one more quick question. I see now the element is identified by the element id. While recording, is there anyway to identify the elements only by element id? As we know in this case the table row id messed it up as it is change...
by Gowtham
Thu Jan 17, 2019 9:52 am
Forum: General Questions
Topic: Do I need to record every time if the web page updated?
Replies: 6
Views: 985

Re: Do I need to record every time if the web page updated?

Hi odklizec, Here is the x-paths, I have added radio buttons on the web page. The Email field and Country Name are not recognized. What I want is, the script was recorded before adding radio buttons, now after adding the radio buttons if I run the old script it should ignore the radio buttons and ru...
by Gowtham
Thu Jan 17, 2019 9:08 am
Forum: General Questions
Topic: Do I need to record every time if the web page updated?
Replies: 6
Views: 985

Do I need to record every time if the web page updated?

Hi, I have a sample web page which has a registration form where I have 5 input fields. I have recorded a script. Then I have updated the web page(Say, I have included one text field in between) now the web page has 6 input fields. If I run the previously recorded script, the script runs till the ne...
by Gowtham
Thu Jan 17, 2019 3:39 am
Forum: General Questions
Topic: iOS Testing Using Appium
Replies: 4
Views: 1885

Re: iOS Testing Using Appium

Hi odklizec, Thank you for the reply. Kindly help me regrading the following, > Since, Mac is not available, is there any way to test the web application on Safari? I think Safari is available for Windows as well. The latest version available for Windows is comparatively older than that of Mac. > Wh...
by Gowtham
Wed Jan 16, 2019 9:57 am
Forum: General Questions
Topic: iOS Testing Using Appium
Replies: 4
Views: 1885

iOS Testing Using Appium

Hi, > We are trying to run test case on iPad(Not Emulator, a real device connected via USB) Safari browser(Not RxBrowser) through Appium web driver from Windows 8.1 using Ranorex 8.3.1. > Is it possible to test the web application on iPad device(which is connected through USB) native browser(Safari)...
by Gowtham
Fri Jan 11, 2019 6:50 am
Forum: General Questions
Topic: Instrumentation Failed
Replies: 10
Views: 1925

Re: Instrumentation Failed

Hi odklizec, Thanks for helping us out. Your help is much appreciated :) > We have installed Ranorex 8.3.2 trial version as you suggested. > We have recorded a script on Chrome on Windows 7. We are trying to run the script on Android Emulator(Chrome Browser v55.0) through Appium. > When we try to ru...
by Gowtham
Wed Jan 09, 2019 10:14 am
Forum: General Questions
Topic: Instrumentation Failed
Replies: 10
Views: 1925

Re: Instrumentation Failed

Hi odklizec, The error as follows, System.Exception: Failed to deploy the application via USB. Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113] 8187 KB/s (32002466 bytes in 3.817s) at Ranorex.Plugin.Mobile.Tools.Android.AndroidUsbDeploymentService.CheckForError...
by Gowtham
Wed Jan 09, 2019 6:03 am
Forum: General Questions
Topic: Keyboard Actions Are Not Getting Recorded
Replies: 1
Views: 983

Keyboard Actions Are Not Getting Recorded

Hi, > We are trying to test a web application on Android Emulator Firexfox . > While recording, the touch actions are getting recorded. However, the keyboard actions(typing something from the keyboard) is not getting recorded. > We tried typing on the Android keypad also, but that's also not getting...
by Gowtham
Wed Jan 09, 2019 5:54 am
Forum: General Questions
Topic: Instrumentation Failed
Replies: 10
Views: 1925

Instrumentation Failed

Hi, > We are trying to install Chrome on Android Emulator. But the instrumentation failed. I have attached the error. > We tried using Instrumentation Flag as ' -static -multidex ' also as suggested on the forum. But still we are getting the same error. > So we tried using different Versions of Chro...