Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 564 Bytes

intellij-selenide-example

Example of a project created by Selenium UI Testing plugin for IntelliJ IDEA.

Includes:

  • Gradle with JUnit 5
  • Selenide tests
  • Allure listener setup
  • Browsers.json file for Selenoid

Read more about Selenium plugin for IntelliJ IDEA

Install