Skip to content

egorvas/selenide-cucumber-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

What is it

This is test task for propertyfinder team It based on the Java lang with cucumber as BDD frameform and Selenide as Webdriver wrapper and Allure as Report tool. Please note that it used different types of locators to show posibility of usage of different locators. Also it used original steps from the test description.

How to run:

  1. Install maven
  2. Clone this repo
  3. Run with 'mvn clean test allure:report -Dbrowser=chrome' of firefox as a browser
  4. Check file target/site/allure-maven-plugin/index.html in any browser

Note: if you are not able to run it (for some reasons) please enjoy already generated report from this zip file: http://take.ms/UdTCn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published