CloseAllWebPages

Top  Previous  Next

×V4.1Ø

S

A

W

WS

ü

Syntax -

CloseAllWebPages

 

Description:

This command closes all Internet Explorer browsers that are currently open whether they were opened by EMUE or not.  This command can be used before running the OpenWebPage Web Scripting command to ensure that there are no instances of Internet Explorer running in the background.

 

WARNING: This command has the potential to interfere with other scripts that are using Internet Explorer, as it will close ALL instances of Internet Explorer.

 

Soarian SmartUI: No

Chrome: Yes

 

Sample:

       The following statement closes all web browser windows regardless of browser type.

CloseAllWebPages

 

See Also:

OpenWebPage

Identifying an Element

WaitForWebPageCompletion

WebElementTimeout