Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

LocationURL property at IE11 not working properly

$
0
0

LOCATIONURL property is not working on all machines at IE11.

I’m automating IE11 and in some machines the LOCATIONURL returns the full address as displayed on address bar and other machines shows only the first url.

Code example:

mobjApp = CreateObject("InternetExplorer.Application")

mobjApp.Navigate(URL:=”http://hello.com”)

… user navigates somewhere else .e.g. http://hello.com/world.html

Msgbox (mobgApp.LocationURL) returns the 1st urlhttp://hello.com


The property was working fine in any other IE except IE11 (some installations).

Application developed with VS2010 net framework 3.5


Any ideas?

Isidoros



Isidoros MCTS VB.NET



Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>