Your system must meet the following requirements to run Selenic.
Selenium
Selenic supports Selenium version 3 starting with 3.10.
OS
64-bit editions of the following operating systems.
...
Selenic supports the following testing frameworks:
- JUnit 4 JUnit 5
- JUnit 5 (5.6.0+)
- TestNG 6.14+
- Cucumber 4+
The Cucumber behavior-driven development (BDD) framework supports several languages. Selenic supports the Java Cucumber implementation for JUnit and TestNG.
TestNG Plug-in for Eclipse
If you intend to use the Selenic IDE plug-in with your TestNG tests, the TestNG for Eclipse plug-in must also be installed. Version 6.14.3 or higher is required.
Refer to the TestNG documentation for installation details: https://testng.org/doc/eclipse.html
...
- Eclipse 4.4+
- IntelliJ 2017.3 +- 2019.3.4
Maven
Selenic supports test execution with Maven. Maven is also required to leverage the test impact analysis functionality.
...