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

https://github.com/joanesquivel/webdriverio-ts-demo-framework

Webdriver IO Test Framework based on Typescript
https://github.com/joanesquivel/webdriverio-ts-demo-framework

javascript typescript webdriver webdriverio

Last synced: 8 months ago
JSON representation

Webdriver IO Test Framework based on Typescript

Awesome Lists containing this project

README

          

# Webdriver IO + Typescript

webdriver.io

> Webdriver IO framework built over Youtube videos to teach the framework basics to anyone interested in this technology.

### 💻 Topics

We reviewed topics like:

- [x] Mocha Structure
- [x] Web Locators
- [x] First Test: Async/Await first commands
- [x] Page Object Model
- [x] Selenium-standalone-service

YT Branc
- [x] Docker Selenium Grid 4
- [x] Allure reporter
- [x] Assertions
- [x] Locators/Selectors
- [x] Tab Management

- ## 💻 Pre-requisites

Before you use this project you only need to have Node Js installed in your computer.

https://nodejs.org/es/download/

## 🚀 Install the project

Install project dependencies with: npm i