Wirebrowser Automation Script API Referece
Preparing search index...
WB
Node
HookReturnValue
Interface HookReturnValue
interface
HookReturnValue
{
isPromise
?:
boolean
;
objectId
?:
string
;
type
?:
string
;
value
?:
any
;
}
Index
Properties
is
Promise?
object
Id?
type?
value?
Properties
Optional
is
Promise
isPromise
?:
boolean
Optional
object
Id
objectId
?:
string
Optional
type
type
?:
string
Optional
value
value
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Promise
object
Id
type
value
Wirebrowser Automation Script API Referece
Loading...