extentreports-cucumber7-adapter icon indicating copy to clipboard operation
extentreports-cucumber7-adapter copied to clipboard

Cucumber-JVM 7 Adapter for Extent Framework

Results 23 extentreports-cucumber7-adapter issues
Sort by recently updated
recently updated
newest added

I am currently working on a project where we run multiple tests with same test steps but have different test data as below. Test case 1: Verify addition for integers...

There is some restriction in VM machine. Is there any alternate solution for this? any CSS file(I'll update the HTML file directly) Note: In my Local machine, Extent report loaded...

We are using cucumber framework for my project and running my test cases on selenium grid, but when I look at the report i.e pdf and spart extent reports, test...

I am experiencing an issue where the cucumber extent report fails to generate a report when size exceeds approximately 1000 MB. this prevents report generation for large-scale test run. Step...

Hi, I am using [RetryAnalyzer] to re-run the failed TestNG tests by passing the listener in testng.xml ``` ``` however in the extent report It ends up having both the...

Currently when a Cucumber test case is retried using Retry Analyzer the result of all the runs for a test case is displayed in extent reports. This is causing an...

Currently i am using extent reports cucumber adapter for reporting. I am re-run failed automation script so the problem is, if scenario failed at first time and passed 2nd time...

Hi, I'm using cucumber 7-adapter v1.14.0 with aventstack extent report v5.1.2. Now the issue is I'm getting the thumbnail for Base64 type image for failure screenshot for spark reports but...

How to use system environment variable instead of extent.propeties file