Ir al contenido

stopProxy

Esta página aún no está disponible en tu idioma.

stopProxy(testInfo): Promise<void>

Defined in: playwright/index.ts:197

Stop recording/replay and return to transparent mode

PlaywrightTestInfo

Playwright test info object

Promise<void>