-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
feature-test-runnerPlaywright test specific issuesPlaywright test specific issues
Description
Hello.
Currently, in the test runner, I can configure video record only with the following options:
off: Do not record video.
on: Record video for each test.
retain-on-failure: Record video for each test, but remove all videos from successful test runs.
retry-with-video: Record video only when retrying a test.
I would like to ask the option to define the resolution too.
I tried to record a video with the viewport that contains the following resolution:
viewport: { width: 1900, height: 1000, },
The recorded video file not clear at all (see the attachment). It's impossible to see details.

Metadata
Metadata
Assignees
Labels
feature-test-runnerPlaywright test specific issuesPlaywright test specific issues