콘텐츠로 이동

startReplay

이 콘텐츠는 아직 번역되지 않았습니다.

startReplay(testInfo): Promise<void>

Defined in: playwright/index.ts:188

Start replay for a test

PlaywrightTestInfo

Playwright test info object

Promise<void>