Skip to content

React app powered with Selenium WebDriver to automate development works, covered with varied test cases.

Notifications You must be signed in to change notification settings

BalasubramaniM/react-selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-selenium

React app powered with selenium framework.

Why selenium?

Selenium WebDriver provides a programming interface to create and execute test cases. It automates our development and every developer must now to write unit test cases for their work to manage their code better.

Prerequisites

Installing

git clone git@github.com:BalasubramaniM/react-selenium.git

And repeat

cd react-selenium
npm start

Running the tests

This is the important phase where we are going to test our app with Selenium framework.

Open new terminal and issue,

npm run s-test

from your root directory.

Medium Tutorial

Step by step instructions to understand the concept behind the project available @ React-Selenium

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments | References

About

React app powered with Selenium WebDriver to automate development works, covered with varied test cases.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published