cucumber/cucumber-jvm
How to attach screenshot in the report using EventListener?
オープン
#2,309 opened on 2021/05/28
:book: documentation:hourglass: stale:pray: help wantedgood first issue
Repository metrics
- Stars
- (2,830 個のスター)
- PR merge metrics
- (平均マージ 13d 4h) (30d で 6 merged PRs)
説明
Hi, I want to capture screenshots using EventListener. I know we can use EmbedEvent for this, but there how can i use Scenario.attach()?