Exists
Description
Checks if a browser instance exists. Evaluates to true if it exists, false if it does not.
Parameters
| Parameter | Description |
|---|---|
|
name=value |
The name of the browser instance, such as browser1. |
|
ret=&variable |
Optional parameter. Specify a variable to store the return value. |