mimiq
Preparing search index...
index
BrowserStepAction
Interface BrowserStepAction
interface
BrowserStepAction
{
error
?:
string
;
instruction
?:
string
;
result
?:
string
;
type
:
"message"
|
"navigate"
|
"act"
|
"extract"
|
"observe"
;
}
Index
Properties
error?
instruction?
result?
type
Properties
Optional
error
error
?:
string
Optional
instruction
instruction
?:
string
Optional
result
result
?:
string
type
type
:
"message"
|
"navigate"
|
"act"
|
"extract"
|
"observe"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
instruction
result
type
mimiq
Loading...