cucumber/cucumber-jvm

How to attach screenshot in the report using EventListener?

Open

#2,309 opened on May 28, 2021

 (5 comments) (0 reactions) (0 assignees)Java (2,013 forks)auto 404
: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()?

Contributor guide