Skip to content

CuriositySoftwareIreland/TestModeller-JavaScriptSeleniumFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestModeller-JavaScriptSeleniumFramework

JavaScript Selenium Framework - For use with TestModeller.io

Getting started

  1. Clone this repository.
  2. Run npm install in the Framework directory where it was cloned.
  3. Edit the Framework/project.properties file to contain the correct API URL and API Key from your TestModeller.io account.
  4. Place the PageObject files generated by TestModeller.io into the Framework/pages directory.
  5. Place the TestCase files generated by TestModeller.io into the Framework/tests directory.
  6. To execute the tests, run npm test in the Framework directory.

About

JavaScript Selenium Framework - For use with TestModeller.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published