Skip to content

StepInfo

Defined in: fixture.ts:325

name: string

Defined in: fixture.ts:327

Filename without extension (e.g. “0010a”)


source: string

Defined in: fixture.ts:329

Source location like “my-test.spec.ts:10”


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, …)


optional consoleMessages?: ConsoleMessageInfo[]

Defined in: fixture.ts:335

Console messages emitted since the previous screenshot step