cucumber/cucumber-jvm
How to attach screenshot in the report using EventListener?
Open
#2,309 opened on May 28, 2021
:book: documentation:hourglass: stale:pray: help wantedgood first issue
Repository metrics
- Stars
- (2,830 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hi, I want to capture screenshots using EventListener. I know we can use EmbedEvent for this, but there how can i use Scenario.attach()?