Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 275 Bytes

screenshots.md

File metadata and controls

13 lines (9 loc) · 275 Bytes

Screenshots

By default, adapter adds all screenshots to a test.

There is possibility to attach screenshots made by cy.screenshot command to a step.

To attach to a step use setting to screenshot command

cy.screenshot({ allureAttachToStep: true });