-
Running the test results in an NPE. Doing the same without extending AssertJSwingJUnitTestCase works fine.
```
import java.awt.AWTException;
import java.awt.Image;
import java.awt.SystemTray;
i…
-
### TestNG Version
>
7.1.0
### Expected behavior
Test should start running when run through jenkins on server
### Actual behavior
Getting error while running through jenkins
Able to run on l…
-
Hi
I'm using testng 6.3.1. I got a weird result if i declare a `@Listeners`, which define my implementation of `ISuiteListener`, on a **base class** and define multiple test elements, each of which i…
-
When I try to run the failed tests in IntelliJ I get the following error:
![issue_running_failed_tests](https://user-images.githubusercontent.com/15031826/38162023-849844ca-34e2-11e8-9c5b-1dd6dee8ba4…
-
@shankybnl please help me on this
steps to reproduce :
1. Importing the project
2. while i execute the "CucumberRunnerUtil" i found below issue.
org.openqa.selenium.WebDriverException: It i…
-
I have tried using the Testng.xml to trigger my framework. I am using Multimodule framework. When i run the testng.xml test is triggered but the Cucumber feature steps are not getting posted in the Re…
-
I'm having an issue with running automation scripts over Appium server and Intellij IDEA. I have no issue with running these tests on iOS 12.X and 11.X, however, on 13.x it says "No Device Connected"
…
-
**Describe the bug**
We shouldn't proceed with testing when custom capabilities file not found
**Logs/Links**
2020-04-05 21:45:09 CapabilitiesLoader [main-1] [INFO] Loading capabilities to global…
-
Hi,
@saikrishna321 @SrinivasanTarget
I am trying to run the test cases remotely using ATD Remote and when i change the Host machine IP in Caps.json file getting the below error. It was working fi…
-
### TestNG Version
7.1.0
### Expected behavior
Unique custom attribute set for the ITestContext of a thread is retained for each test
### Actual behavior
Custom attribute value is the same fo…