BrowserLoadingStartEvent
Defined in: client/api.d.ts:2265
A frame inside a web view started loading.
Properties
Section titled “Properties”isMainFrame
Section titled “isMainFrame”isMainFrame:
boolean
Defined in: client/api.d.ts:2279
False for sub-frame loads.
url:
string
Defined in: client/api.d.ts:2274
URL being loaded.
viewId
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2269
Identifier of the view the event belongs to.
