startReplay
Esta página aún no está disponible en tu idioma.
startReplay(
testInfo):Promise<void>
Defined in: playwright/index.ts:188
Start replay for a test
Parameters
Section titled “Parameters”testInfo
Section titled “testInfo”Playwright test info object
Returns
Section titled “Returns”Promise<void>