mimiq
Preparing search index...
index
BrowserStep
Interface BrowserStep
interface
BrowserStep
{
action
:
BrowserStepAction
;
domSnapshot
?:
string
;
response
?:
BrowserStepResponse
;
screenshot
?:
string
;
timestamp
:
string
;
turn
:
number
;
url
:
string
;
}
Index
Properties
action
dom
Snapshot?
response?
screenshot?
timestamp
turn
url
Properties
action
action
:
BrowserStepAction
Optional
dom
Snapshot
domSnapshot
?:
string
Optional
response
response
?:
BrowserStepResponse
Optional
screenshot
screenshot
?:
string
timestamp
timestamp
:
string
turn
turn
:
number
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
dom
Snapshot
response
screenshot
timestamp
turn
url
mimiq
Loading...