CloseWebBrowser

Top  Previous  Next

×V3.0Ø ((EMUE + Web))

Syntax -

CloseWebBrowser

 

Description:

This command closes the web browser window that was used for running web macro code.  The web browser should always be closed with this command before the script exits.

 

Note: If a web browser window has already been closed or was never opened, then the CloseWebBrowser command will fail.

 

Note: This command is a part of the Web Macro Commands, introduced in EMUE V3 and should not be mixed with Web Scripting Commands from EMUE V4.

 

Sample:

       The following statement closes the current web browser window.

CloseWebBrowser