The Stop function cancels a pending navigation or download, and stops dynamic page elements, such as background sounds and animations.
Syntax
Browser.Stop()
Parameters
The Stop function has no parameters.
Return value
The Stop function has no return values.
Example
myBrowser.Stop()