cucumber/cucumber-jvm

How to attach screenshot in the report using EventListener?

Aberta

#2.309 aberto em 28 de mai. de 2021

 (5 comentários) (0 reação) (0 responsável)Java (2.013 forks)auto 404
:book: documentation:hourglass: stale:pray: help wantedgood first issue

Métricas do repositório

Stars
 (2.830 estrelas)
Métricas de merge de PR
 (Mesclagem média 13d 4h) (6 fundiu PRs em 30d)

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()?

Guia do colaborador