Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 719 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 719 Bytes

Webdriver IO + Javascript

exemplo imagem

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

  • Locators

  • First Test: Async/Await first commands

  • Page Object Model

  • Allure-reporter integrated

  • Selenium-standalone-service

  • 💻 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