/selenium-spring

Use spring DI to make selenium tests great again

Primary LanguageJava

selenium with spring dependency-injection

Summary

This project uses spring as dependency injection and to inject the steps in tests and to inject pages in steps.

Requirements

Java 8, Junit 5, Maven

Run tests from command line

mvn clean test. or mvn clean test -Dtags=smoke

Useful links

https://github.com/bonigarcia/webdrivermanager

http://allure.qatools.ru/