Stops the specified browser.
# Metadata
Platforms: desktop OS: mac, windows Introduced: 2.8.1 Security: network
# Syntax
revBrowserStop instanceId
# Params
- instanceId : The integer identifier of a browser object
# Examples
revBrowserStop tBrowserId
# Description
The revBrowserStop command stops any page loading operation in progress in the browser specified by the instanceId. If no page is currently loading in the specified browser, then the revBrowserStop command has no effect.
>*Note:* For general information on using the browser library, see the > notes in the revBrowserOpen function reference.
# Tags
# See
- **command:** revBrowserRefresh, revBrowserClose, revBrowserNavigate - **function:** revBrowserOpen, result - **glossary:** function