browser-UI-test icon indicating copy to clipboard operation
browser-UI-test copied to clipboard

Emit screenshot on failure

Open jsha opened this issue 3 years ago • 0 comments

When a test fails, browser-UI-test should emit a screenshot of the page at the time of failure. This should be turned on by configuring an output directory for those screenshots.

Also, there should be a screenshot command in the .goml scripting language that takes a screenshot of a test at a certain point, so we can compare screenshots of the test passing and the test failing.

jsha avatar Feb 03 '22 20:02 jsha