core-utils
Preparing search index...
@clipboard-health/playwright-reporter-llm
TimelineStepEntry
Interface TimelineStepEntry
interface
TimelineStepEntry
{
category
:
string
;
depth
:
number
;
durationMs
:
number
;
error
?:
string
;
kind
:
"step"
;
offsetMs
:
number
;
title
:
string
;
}
Index
Properties
category
depth
duration
Ms
error?
kind
offset
Ms
title
Properties
category
category
:
string
depth
depth
:
number
duration
Ms
durationMs
:
number
Optional
error
error
?:
string
kind
kind
:
"step"
offset
Ms
offsetMs
:
number
title
title
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
depth
duration
Ms
error
kind
offset
Ms
title
core-utils
Loading...