StepInfo
Defined in: fixture.ts:325
Properties
Section titled “Properties”name:
string
Defined in: fixture.ts:327
Filename without extension (e.g. “0010a”)
source
Section titled “source”source:
string
Defined in: fixture.ts:329
Source location like “my-test.spec.ts:10”
duration
Section titled “duration”duration:
number
Defined in: fixture.ts:331
Time spent producing this step screenshot in milliseconds
role:
string
Defined in: fixture.ts:333
Role name assigned via splitIntoRoles(page, …)
consoleMessages?
Section titled “consoleMessages?”
optionalconsoleMessages?:ConsoleMessageInfo[]
Defined in: fixture.ts:335
Console messages emitted since the previous screenshot step