跳转到内容

stopProxy

此内容尚不支持你的语言。

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>