Wirebrowser Automation Script API Referece
Preparing search index...
WB
Node
HookStackFrame
Interface HookStackFrame
interface
HookStackFrame
{
asyncLevel
:
number
;
col
:
number
;
file
:
string
;
functionName
:
string
;
line
:
number
;
scriptId
?:
string
;
type
:
"sync"
|
"async"
;
}
Index
Properties
async
Level
col
file
function
Name
line
script
Id?
type
Properties
async
Level
asyncLevel
:
number
col
col
:
number
file
file
:
string
function
Name
functionName
:
string
line
line
:
number
Optional
script
Id
scriptId
?:
string
type
type
:
"sync"
|
"async"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
async
Level
col
file
function
Name
line
script
Id
type
Wirebrowser Automation Script API Referece
Loading...