-
Hi,
i am doing cross platform testing where I am running the same cucumber set of cucumber feature files on two different platforms using testng.xml.
```xml
…
-
I have installed Cucumber plugin in latest eclipse version and added dependencies for cucumber 6.1.1 via maven pom.xml
I have added all the necessary dependencies from the Github location :https://…
-
Hello,
we are using the Jenkins plugin cucumber-reports provided by you in version 5.7.5.
Through a security scan with JFrog-XRAY we have encountered security vulnerabilities and operational risks.…
-
Hi,
Is it possible to attach the log4j log files to report? or add logging capability to the report just like we can add the logging information in other reporting libraries like Extent Reports.
I…
-
open new issue with details
_Originally posted by @damianszczepanik in https://github.com/damianszczepanik/maven-cucumber-reporting/issues/116#issuecomment-512954940_
After I set up commandline …
-
Hey, can we have the integration of the karate V0.9.6 with the report portal?
-
Problem: We package a jar file with all the dependencies so that we can run this karate tests on command line via our CI tools.
This worked in v 0.6.0 but is broken in 0.8.0
We're doing this using…
ghost updated
11 months ago
-
Hi Damian,
Good day, I hope you are doing good.
I have added the plugin which you mention and ran my tests but i was unable to see the reports under target/cucumber-html-reports. I can see json-…
-
Hello` Team, I'm trying to print log.info messages along with other log messages in reporting portal. I have included all the relevant dependencies . Please advice what I'm missing here
log4j.prope…
-
**Describe the bug**
The standard method of attaching screenshots `embed` (and its new alias `attach`) doesn't work anymore.
Both:
```
# 1
browser.screenshot.save path
attach path, 'image/png'…