Skip to content

Latest commit

 

History

History
88 lines (46 loc) · 1.8 KB

Schema.StepWithTarget.md

File metadata and controls

88 lines (46 loc) · 1.8 KB

@puppeteer/replay / Schema / StepWithTarget

Interface: StepWithTarget

Schema.StepWithTarget

Hierarchy

Table of contents

Properties

Properties

assertedEvents

Optional assertedEvents: NavigationEvent[]

Inherited from

BaseStep.assertedEvents

Defined in

Schema.ts:64


target

Optional target: string

Defaults to main

Defined in

Schema.ts:71


timeout

Optional timeout: number

Inherited from

BaseStep.timeout

Defined in

Schema.ts:63


type

type: StepType

Inherited from

BaseStep.type

Defined in

Schema.ts:62