cucumber/cucumber-jvm

How to attach screenshot in the report using EventListener?

开放

#2,309 创建于 2021年5月28日

 (5 条评论) (0 个反应) (0 位负责人)Java (2,013 个派生)auto 404
:book: documentation:hourglass: stale:pray: help wantedgood first issue

仓库指标

星标
 (2,830 个星标)
PR 合并指标
 (平均合并 13天 4小时) (30 天内合并 6 个 PR)

描述

Hi, I want to capture screenshots using EventListener. I know we can use EmbedEvent for this, but there how can i use Scenario.attach()?

贡献者指南