Skip to content

snova-kristina/Scooter-app-UI-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sprint_4 : Selenium Project

This is a Project with tests for web application https://qa-scooter.praktikum-services.ru/

Tools Used

  1. IntelliJ IDEA community Edition
  2. Maven 3.9.0
  3. JDK 11
  4. Selenium 4.8.1
  5. JUnit 4.13.2
  6. WebDriverManager

##Tests To run the application tests just type the following command: mvn clean test You can run tests both in Firefox and in Chrome browser. For running tests in Chrome use the following command: mvn verify -Dbrowser=chrome For running tests in Firefox use the following command: mvn verify -Dbrowser=firefox

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages