Skip to content

Add the ability to save screenshots at the end of tests

Compare
Choose a tag to compare
@mdmintz mdmintz released this 05 Mar 04:44
· 7105 commits to master since this release
cb9a2d2

Add the ability to save screenshots at the end of tests.
This adds the feature for passing tests. (This feature already existed for failing tests automatically.)
Check the latest_logs folder for the images.

Usage: (on the command line when running tests)

  • --save_screenshot

The screenshot will be taken right before the browser is closed.