-
I am using:
- Cucumber TestNg Runner (`public class TestRunner extends AbstractTestNGCucumberTests {`)
- Cucumber Options io.qameta.allure.cucumber7jvm.AllureCucumber7Jvm
7.4.0
…
-
Branch: `6.0`
Following is logged when executing `mvn clean install site -DskipTests`:
```
...
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ teamengine-realm ---
[WARNING] Java…
-
### Do I have the most recent component updates?
- [X] I use the most recent available driver/plugin and server versions
### Is the component officially supported by the Appium team?
- [X] I have v…
-
### What happened?
TestNg Version
7.8.0
Expected behavior
mvn test command should execute the test normally
[INFO] ------------------------------------------------------------------------
…
-
Hello,
I've tried to migrate my project from jdk 1.6 to jdk 1.7, but faced with following issue:
```
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-t…
-
While running our regression suite, consisting of 900+ test cases, I see that excel extent reports are not getting generated and exception message crops up in the tearDown method. Can you check?
`A…
-
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
…
-
_Attachment_ annotation and _addAttachment_ helper method are not working when the TestListener class is added in testng.xml and not in a Test class - i.e.
- Attachment works when this is added in …
-
Hi,
I am trying to java examples for the below classes. But i am not able to find maven repositery for this. class
https://github.com/appium-userland/appium-flutter-driver/tree/main/example/java…
-
Hi Ben,
This may be a beginner question but I have tried running the test suite through intellij and also through command line. I have a modern linux machine but running millions of tests is taking…