mimiq
Preparing search index...
index
BrowserTrace
Interface BrowserTrace
interface
BrowserTrace
{
finishedAt
?:
string
;
goalAchieved
:
boolean
;
sceneId
:
string
;
startedAt
:
string
;
steps
:
BrowserStep
[]
;
targetUrl
:
string
;
terminalState
?:
string
;
}
Index
Properties
finished
At?
goal
Achieved
scene
Id
started
At
steps
target
Url
terminal
State?
Properties
Optional
finished
At
finishedAt
?:
string
goal
Achieved
goalAchieved
:
boolean
scene
Id
sceneId
:
string
started
At
startedAt
:
string
steps
steps
:
BrowserStep
[]
target
Url
targetUrl
:
string
Optional
terminal
State
terminalState
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
finished
At
goal
Achieved
scene
Id
started
At
steps
target
Url
terminal
State
mimiq
Loading...