: No, it is not. : Can you post your script here? : By the way, it sound like you are trying to run ASP or JSP page. If this is : the casue, use WebGetFile, you will not need to open/wait/close your : browser. Here is the script: WebOpenPage("http://url/sendhelp/history/history.asp") Wait( 60 ) SendKeys( "{ALT}{F4}" ) I've removed the url it's an internal server not accessable by the public. This script runs when it been set to run at a sch. time. But the wait statement won't wait 60 sec. when you use run now. Thanks John
|