-
![image](https://user-images.githubusercontent.com/45081352/91080136-1340c380-e613-11ea-9278-da48453f0822.png)
We run tests via parallel in our testNG,
We attempt to connect to method that star…
-
Hi,
We are trying to run testNg suite programmatically in java. We have defined our custom timeout check where we loop through to check if the timeout has reached. Once the timeout is reached we exit …
-
Dear All, I had coded extent service 5 and extent.properties and html.config but it cannot generate the test report. I don't know why. Anyone please help me.
I attached my sample project. [](url)
…
-
_Migrated from:_ CodeHaus issue EASYMOCK-142
_Original reporter:_ Ken Warkentyne
---
Here's a test that produces a null pointer exception due to trying to convert the null value returned by 'eq' to …
-
```
Log4J calls in ScreenshotOnFailureListener.java seem to be interfering with
the UAT logger, ie. writing to the log while the application is
initializing/shutting down. Since this is a TestNG plu…
-
## Summary
If ExtentX server is down, com.mongodb.MongoSocketOpenException: Exception opening socket exception is thrown and program terminates.
## Expected Behavior
Connection to ExtentX…
-
Hi ,
Below is the code I'm using to get the extent reports for my framework and the images are not loaded in the html reports and please guide me on the issue.
```
com.aventstack
…
-
```
Log4J calls in ScreenshotOnFailureListener.java seem to be interfering with
the UAT logger, ie. writing to the log while the application is
initializing/shutting down. Since this is a TestNG plu…
-
```
Log4J calls in ScreenshotOnFailureListener.java seem to be interfering with
the UAT logger, ie. writing to the log while the application is
initializing/shutting down. Since this is a TestNG plu…
-
### TestNG Version
7.5
### Expected behavior
TestNG runs tests.
### Actual behavior
TestNG throws an exception:
```
[ERROR] java.lang.AssertionError: Couldn't find resource: jquery.min.…