Skip to content

marmiou/webdriverio-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webdriverio-framework

Test Automation Framework for Web Apps

What

Test Automation project to run:

  • UI tests using WebDriverIO with Mocha

Against Web Apps

Why

  • WebDriverIO is build on-top of Selenium
  • WebDriverIO is built with Node & JavaScript
  • JavaScript is friendly for devs that build web Apps and has huge community

How

  • npm install : install required packages

Execute

  • npm test : run all functional tests

Reports

  • N/A for now

Execution Params

Feature

  • --spec: npm test -- --spec=path-to-feature-file

About

Test Automation Framework for Web Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published