...
Plugging Selenic into a supported IDE provides a UI for creating and executing Selenium tests. The plug-in also enables the Selenic to provide recommendations on how to update and maintain tests. Selenic plugs into the following IDEs:
- IntelliJ 2022.1-2025.23
- Eclipse 2022-03+
Maven
Selenic supports test execution with Maven. Maven is also required to leverage the test impact analysis functionality.
...