-
Since I've started to use Selenoid and updated Selenide to fresh version 5.20.1, I have been getting error Stale Element Reference Exception very often. I also can add some details to localize the pro…
-
### TestNG Version
> Note: only the latest version is supported
### Expected behavior
```
@DataProvider
private Object[] dataProviderMethod() {
return new Object[]{
n…
-
## Environment Details
* GlassFish Version (and build number): 4.1.1 (build 1)
* JDK version: 1.8.0_131
* OS: Windows 10, Linux (several distributions)
* Database: Oracle
----------
## Probl…
-
See Build Scans (https://scans.gradle.com/s/exgu7vzoe5t5c) or local build:
```
Error while creating report
> Error while analyzing /home/travis/build/TNG/junit-dataprovider/junit-jupiter-params/b…
-
_I'm sure it must have been suggested before but I cannot find a similar ticket in this repo. Apologies in advance if this discussion has already been settled._
---
**Is your feature request rel…
-
## Overview
- **Bug report.**
With the `junit4-dataprovider` in version 2.7 one cannot use `List` as the `@DataProvider` result because of the following exception while trying to calculate test…
-
_[Original issue](https://code.google.com/p/guava-libraries/issues/detail?id=1568) created by **sebastian.davids** on 2013-11-04 at 07:40 AM_
---
---
## T E S T S
Running com.google.common.ca…
-
Trying to execute automation scripts build on cucumber,java,junit through Maven command line
- I am running tests using java, cucumber with Maven. I am using intellij IDE. Also the pom.xml has cuc…
-
## Overview
When going through [wiki page](https://github.com/TNG/junit-dataprovider/wiki/Getting-started#maven), I accidentally used older version of your dependency. Either we should update that …
-
Our set-up is automation using Carina and our own hub/node for distributed test execution.
Runner file has two tags from feature file AND is designed based on this reference (https://cucumber.io/docs…