Here's a line from the help file:
- The
ToUrl
method belongs to the Page
object, to window
objects that contain the Page
object and to process
objects that correspond to Internet Explorer or Firefox. The method is used to
load a web page in the browser. It automatically “waits” until the specified web
page is opened.
This method used to work for me. I have hundreds of lines of script that rely on this method to wait for the page to finish loading. I do not have time to re write the entirety of my code. Please advise on how I can get this functionality back. If I need to some how unlock the demo version so it will not have the restrictions placed on it that would be fine (like the time period and limitations on how much script can be loaded). I'd be happy to give up the extra features of the enterprise version (like methods no longer working properly).
Thanks