razoroccam-testing-core
v1.0.20
Published
Repository for the core RazorOccam web-based automation framework
Readme
RazorOccam Testing Core
Repository for the core RazorOccam web-based automation framework
Installation
The framework may be installed via npm with
npm install razoroccam-testing-coreTools
Documentation
Create the api documentation:
cd node_modules/razoroccam-testing-core
node docs.jsView the api documentation:
open docs/index.html