Skip to content

[Feature] Options for video resolution. #7141

@AlexKomanov

Description

@AlexKomanov

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.
2021-06-15_18h06_22

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions