BrowserDocumentReadyEvent
Defined in: client/api.d.ts:2285
A web view’s main frame finished loading.
Properties
Section titled “Properties”url:
string
Defined in: client/api.d.ts:2294
URL that finished loading.
viewId
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2289
Identifier of the view the event belongs to.
