Skip to content

This home project on automation QA by using the WebdriverIO + TypeScript

License

Notifications You must be signed in to change notification settings

OleksandrBaior/Internet_e2e_webdriverIO_ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome-to-the-internet

This home project on automation QA by using the WebdriverIO + TypeScript

How was creating this project

  1. WebdriverIO + TypeScript
    npm init wdio .
  2. MochaJS
    install with webdriverIO
  3. ChaiJS
    npm install chai
  4. Assert from WebdriverIO
    install with webdriverIO

Using patterns

  1. PageObject
  2. Async/wait
  3. OOP: Abstraction, encapsulation, inheritance, polymorphism
  4. Api axios

About

This home project on automation QA by using the WebdriverIO + TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published