ExistsTab Method (BrowserApplication)

Action

Returns true if the tab exists and false otherwise. This method is not supported for mobile web applications.

Syntax

result = webBrowser.ExistsTab(tab)
Variable Description
result True if the tab exists and false otherwise. Boolean.
tab The item identifier to locate the tab. ItemIdentifier.