stopProxy
Ce contenu n’est pas encore disponible dans votre langue.
stopProxy(
testInfo):Promise<void>
Defined in: playwright/index.ts:197
Stop recording/replay and return to transparent mode
Parameters
Section titled “Parameters”testInfo
Section titled “testInfo”Playwright test info object
Returns
Section titled “Returns”Promise<void>