Aller au contenu

startReplay

Ce contenu n’est pas encore disponible dans votre langue.

startReplay(testInfo): Promise<void>

Defined in: playwright/index.ts:188

Start replay for a test

PlaywrightTestInfo

Playwright test info object

Promise<void>