Skip to content

[Feature] Add functionality for splitting video recording of a page #28183

Open
@ShameemAkhtar111

Description

@ShameemAkhtar111

Add some methods to start, stop and save page video in between the execution. So that a single page object can have multiple recordings and not only one big video file.
We have methods like page.video.path(), video.delete() and video.save_as(path).
We should be having additional methods like page.video.start(), page.video.stop(filename).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions