Skip to content

devpuraanjali/AutomationPractise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

UI Automated Tests

Automated tests that interact with the wiki set through its front-end UI using selenium webdriver .

Prerequisites to run the tests -

Install Java 8+

Install Maven

Install Chrome (if you do not have already , the tests are using chromedriver to run the selenium tests)

Checkout the project using - git clone https://github.com/devpuraanjali/AutomationPractise.git

Now change directory to the project on your local machine

Change directory to authentication and do the following -

The tests can be run using the following commands -

mvn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages