The WebBrowserScript type exposes the following members.
Back to Top
Fields
| Name | Description | |
|---|---|---|
|  | ct | 
            A helper object used to communicate between main and foreground scripts. Background script is normally use it to check to see if it needs to exit.
            (Inherited from VirtualUserScript.) | 
|  | isMainScript | 
            Internal use only.
            (Inherited from VirtualUserScript.) | 
See Also