JetBrains Aqua
JetBrains Aqua is an IDE tailored for test automation. It supports popular frameworks like Selenium, Cypress, and Playwright, making test creation and execution straightforward. Its user-friendly design promotes efficiency, and its features prioritize reliable automation processes.
Web Inspector
Aqua’s embedded Web Inspector generates a unique CSS or XPath locator for a selected element on a web page and adds it to the source code. When Web Inspector is active, CSS and XPath code completion suggests and highlights locators for the most important web page elements.
HTTP Client
You can easily create and edit requests in Aqua’s built-in HTTP client and receive extensive code assistance, including code completion, highlighting, refactoring, and more.
Docker
With Aqua, you get access to your Docker containers, allowing you to run and debug them, download and build images, and run multi-container applications.
Database Support
You can seamlessly handle multiple databases, develop SQL scripts, and perform low-level data assertions in the IDE. Aqua provides connections to live databases, runs queries, exports data, and allows you to manage schemes in a visual interface. This means you can access Oracle, SQL Server, PostgreSQL, MySQL, and other databases directly from the IDE.
Test Management Systems
We have added annotations to support test report tools, such as Allure Framework, or built-in test framework mechanisms, such as Serenity BDD. The IDE allows you to open issues or test management system cases in a web browser by clicking on the issue IDs.