Skip to content

pritampatil4/selenium-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium JavaScript

Selenium Tests Using JavaScript

Getting Started

You will need to install node on your machine.

Open terminal and run npm install , this will install all the required dependencies.

Running Tests

npm run uitest

Note: Running tests requires third-party drivers/plugins on your machine, you can get them from Selenium Official Website and set system environment for the same.

About

Writing Selenium Tests Using JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published