UrS Posted March 17, 2008 Posted March 17, 2008 Using auto it I open browser window with some URL, this URL resends me to another URL. How to get the new URL? Example: I go to www.omg.com , it resends me automatically to www.omg.com/?session=somethingrandomhere How to get the 'www.omg.com/?session=somethingrandomhere' ?
Richard Robertson Posted March 17, 2008 Posted March 17, 2008 You could either read the text from the address bar using ControlGetText (I think that works) or use the IE UDFs by Dale and just read the location property.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now