Search found 8 matches

by quynhnt
Fri Sep 27, 2019 8:44 am
Forum: How To …
Topic: How to get the page url before redirecting
Replies: 3
Views: 2008

Re: How to get the page url before redirecting

Hi,

Thank your guide

after updating the DOM
Because the redirect time is very fast
it has get the page URL of the domain 'def.com'

What I look for is how to get the url of the domain 'abc.com'
I don't want to get the URL after redirecting

How to remove redirect?

Regard,
by quynhnt
Fri Sep 27, 2019 6:08 am
Forum: Mobile Testing
Topic: How to direct actions on popup (Chrome / Safari on real device)
Replies: 1
Views: 2041

How to direct actions on popup (Chrome / Safari on real device)

Hi All I am testing chrome/safari on real device (Android/iOS). I am using Ranorex Studio 8.3 and Appium Desktop 1.14.0 Opening a web page requires authentication step. I used Ranorex Spy to get a element of popup login. However it is not possible. I could not track the username / password and butto...
by quynhnt
Fri Sep 27, 2019 5:08 am
Forum: How To …
Topic: How to get the page url before redirecting
Replies: 3
Views: 2008

How to get the page url before redirecting

Hi All, I am testing Chrome on desktop (Windows7/Windows10) I am using Ranorex Studio 8.3 The flow runs as follows 1. Screen 01 2. Click link on Screen 01 3. Open Screen 02 (open new tab) 4. Screen 02 loading with page url is "abc.com" 5. "abc.com" is redirected to "def.com" before the load is compl...
by quynhnt
Fri Sep 27, 2019 3:48 am
Forum: Mobile Testing
Topic: How to close tab on Browser native (Chrome/Safari)
Replies: 2
Views: 2538

Re: How to close tab on Browser native (Chrome/Safari)

Hi odklizec Thank your information The problem does not arise on the desktop On mobile device. Ranorex controls the mobile browser via appium web driver. After opening a new tab, I think appium keeps the session with the old tab. So automatically back to the old tab. I did the following experiment 1...
by quynhnt
Thu Sep 26, 2019 10:56 am
Forum: Mobile Testing
Topic: How to close tab on Browser native (Chrome/Safari)
Replies: 2
Views: 2538

How to close tab on Browser native (Chrome/Safari)

Hi All I am testing chrome/safari on real device (Android/iOS). I am using Ranorex Studio 8.3 and Appium Desktop 1.14.0 At the "1st tab", Click on an item -> Open "2nd tab" after opening 2nd tab, I think appium is handling on 1st tab Result: auto switch on "1st tab" I cannot run the script for the "...
by quynhnt
Wed Jul 31, 2019 4:33 am
Forum: Mobile Testing
Topic: How to Test Chrome & Safari on Mobile device!
Replies: 5
Views: 2280

Re: How to Test Chrome & Safari on Mobile device!

Dear qwertzu, Thank for your information Ranorex Studio cannot be installed on Mac. I don't know how to set Ranorex connect to Appium on Mac. Is the setting as follows? 1. Install Appium on Mac 2. Install xcode on Mac 3. Install connect to Appium via Webdriver from Ranorex on Windows 4. Then set up ...
by quynhnt
Tue Jul 30, 2019 9:56 am
Forum: Mobile Testing
Topic: How to Test Chrome & Safari on Mobile device!
Replies: 5
Views: 2280

Re: How to Test Chrome & Safari on Mobile device!

Dear qwertzu,

Thank for your information
For iOS
How to install xcode on Windows

Regards,
quynh
by quynhnt
Fri Jul 26, 2019 9:16 am
Forum: Mobile Testing
Topic: How to Test Chrome & Safari on Mobile device!
Replies: 5
Views: 2280

How to Test Chrome & Safari on Mobile device!

Hi All,

I intend to use Ranorex Studio 9.1.0 to test below web application by using Appium Webdriver
- Chrome on Android (Smartphone, Tablet) 
- Safari on iOS (Smartphone, Tablet) 

Please guide me!

Best Regard,
quynhnt