Aller au contenu

startRecording

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

startRecording(testInfo): Promise<void>

Defined in: playwright/index.ts:177

Start recording for a test

PlaywrightTestInfo

Playwright test info object

Promise<void>