playwright icon indicating copy to clipboard operation
playwright copied to clipboard

[Feature]: Add option to hide `'Error Context'` / do not add `error-context.md` attachment

Open KozynchenkoVS opened this issue 7 months ago • 5 comments

🚀 Feature Request

Add option to control creation of aria snapshot for test fails

Example

use: { ariaSnapshot: boolean }

Motivation

Videos and screenshots are optional for recording test runs. Aria snapshots are generating at the end of each failed test

KozynchenkoVS avatar Jun 09 '25 08:06 KozynchenkoVS