Skip to content

QAutomatron/se-junit-allure-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

Test automation project. Based on Selenium + JUnit + Allure

Installation

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)

Test Scenario:

  1. Open the browser and maximize it.
  2. Open "ya.ru"
  3. Type in Search Field: "Something"
  4. Press Search
  5. Check that Result page is opened

About

Example project. Selenium, JUnit, Allure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages