Test automation project. Based on Selenium + JUnit + Allure
Build using Maven.
mvn clean test
for default profile (with Firefox Driver)
mvm clean test -P chrome
for Chrome profile (Chrome Driver)
mvm clean test -P firefox
for Firefox profile (Firefox Driver)
- Open the browser and maximize it.
- Open "ya.ru"
- Type in Search Field: "Something"
- Press Search
- Check that Result page is opened