EMPTY_STATE_CAPTURE_MESSAGE:"no screenshots were captured: the state resolved to zero viewports, and a state that captured nothing must not be reported as captured"
Why a state that reached the end of its viewport loop with nothing to show
for it is a failure rather than a capture.
Exported so the test that bypasses the schema's minItems(1) guard asserts
on the same string the service reports, rather than on a copy of it.
Why a state that reached the end of its viewport loop with nothing to show for it is a failure rather than a capture.
Exported so the test that bypasses the schema's
minItems(1)guard asserts on the same string the service reports, rather than on a copy of it.