.. | ||
.idea | ||
build/reports/tests | ||
src | ||
target | ||
pom.xml | ||
readme.md |
Selenide ---> https://selenide.org/quick-start.html (pom.xml)
TestNG ---> https://mvnrepository.com/artifact/org.testng/testng (pom.xml)
Maven --->
'''' <maven.compiler.source>20</maven.compiler.source> <maven.compiler.target>20</maven.compiler.target> '''