Close Browser

<< Click to Display Table of Contents >>

Navigation:  Actions > Web Automation >

Close Browser

The Close Browser action terminates browser instances started by the Start Browser action. It can close specific browsers or all browsers at once.

 

When to use this action:

Freeing system resources after automation completes

Ensuring clean state between automation runs

Closing specific browsers while keeping others open

Emergency cleanup when browsers accumulate

Conditional closing based on task success/failure

 

WA_CloseBrowser

 

Close...

Choose what to close:

Specific Browser - Close one browser by its variable name

All Browsers - Close all browsers opened by WebAutomation

 

Browser

Select which browser instance to close

Must match a variable from Start Browser action

 

note Related Topics

Start Browser

Navigate

Mouse Click / Hover / Focus

Click Download Link

Send Keys

Get Element Property

Get Page Details

Set Form Field Value

Take Screenshot

Execute Javascript