Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oleksandrbaior/internet_e2e_webdriverio_ts

This home project on automation QA by using the WebdriverIO + TypeScript
https://github.com/oleksandrbaior/internet_e2e_webdriverio_ts

chai js mocha pageobject-pattern typescript webdriverio

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
5. PageObject
6. Async/wait
7. OOP: Abstraction, encapsulation, inheritance, polymorphism
8. Api axios