Skip to content

Test automation in Front-end application using Selenium and WebDriverManager.

License

Notifications You must be signed in to change notification settings

adriano-fantinelli/selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium + Java

Test automation project using Selenium and WebDriverManager in Java for Front-end aplications. We will use the http://automationpractice.com/index.php environment to perform the tests. You can switch to any other environment that you want.

Technologies

  • Selenium
  • Java
  • WebDriverManager
  • Maven
  • NodeJS

Setting up the environment

  1. It is necessary to install:

Running the tests

  • You can use the file testng.xml to run the tests.

  • To generate an Allure report after running, use:

allure serve allure-results

About

Test automation in Front-end application using Selenium and WebDriverManager.

Resources

License

Stars

Watchers

Forks

Languages