pogofdev / webdriverio-ts-demo-framework

Webdriver IO Test Framework based on Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

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

YT Branc

  • Docker Selenium Grid 4

  • Allure reporter

  • Assertions

  • Locators/Selectors

  • 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

About

Webdriver IO Test Framework based on Typescript


Languages

Language:TypeScript 100.0%