-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
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
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers