Skip to content

Tests written for Google Homepage and Google search feature with usage of: Selenide, Java17, Maven, Junit5, Allure Report.

Notifications You must be signed in to change notification settings

monikakonieczna/google-selenide-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run tests and generate Allure report:

  • use maven command: mvn clean test

To access the report manually:

  1. Generate the report by running: mvn allure:report
  2. Use an HTTP server to expose the content of target/site/allure-maven-plugin/
    In [Intellij IDEA], you can access the report by opening target/site/allure-maven-plugin/index.html in a browser

To access the report automatically:

To Generate and open the report in your default browser run: mvn allure:serve

About

Tests written for Google Homepage and Google search feature with usage of: Selenide, Java17, Maven, Junit5, Allure Report.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages