Forum Discussion

dbaechtel's avatar
dbaechtel
Contributor
11 years ago

Why does Call Browsers.CurrentBrowser.Navigate take so long?

In my code I am using Call Browsers.CurrentBrowser.Navigate(Param1) where Param1 is the URL that I want to Navigate to. Even though it takes less than 3 seconds to navigate to the URL requested,...