rahul7386 / robotium

Automatically exported from code.google.com/p/robotium
0 stars 0 forks source link

How can I get the url for redirect webpage #515

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I use robotium to access a web page like www.1.com
2.The www.1.com will redirect to www.2.com
3. I used solo.getWebUrl(), only www.1.com return

What is the expected output? What do you see instead?
How can I get www.2.com from getWebUrl().

What version of the product are you using? On what operating system?

Robotium 4.2
Please provide any additional information below.

Original issue reported on code.google.com by jiajia.l...@gmail.com on 9 Sep 2013 at 7:32

GoogleCodeExporter commented 9 years ago
Unfortunately that is not possible. 

Original comment by renasr...@gmail.com on 9 Sep 2013 at 7:48

GoogleCodeExporter commented 9 years ago
why?

Original comment by jiajia.l...@gmail.com on 10 Sep 2013 at 2:15