Skip to content

Eseoghene/SeleniumATF-Nodejs

Repository files navigation

Automate Test Automation Framework

The Automate Framework is an end to end framework to run UI Level automated tests on any browser.

It wraps around selenium webdriver protocols

Automate is compatible with nodejs v4 and newer.

Getting started

install mocha globally

npm install mocha -g To install all dependencies

npm install

To start, cd automate

npm link

To run tests, create a config file, see example in configs/config.js

then run with

automate configs/configfilename

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published