Skip to content

Implement Screen Recording #207

@dougnoel

Description

@dougnoel

As a user I want to be able to turn screen recording on so that I can record tests.

There should be a few flags:

  • Unset: Defaults to Off
  • Off: No screen recording is done.
  • Tagged: Screen recording is done for tests that have a @ScreenRecord Tag
  • On: Screen recording is done for every test.

https://www.tutorialspoint.com/selenium/selenium_capture_video.htm
https://www.tadigital.com/insights/perspectives/how-to-video-record-selenium-test-cases
http://roadtoautomation.blogspot.com/2013/03/screen-recording-video-of-java-webdiver.html

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions