跳转到内容

startRecording

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

startRecording(testInfo): Promise<void>

Defined in: playwright/index.ts:177

Start recording for a test

PlaywrightTestInfo

Playwright test info object

Promise<void>