Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.33 KB

lesson-automation.md

File metadata and controls

53 lines (33 loc) · 1.33 KB

Automation (with Cypress) 🤖

Prerequisites

  • Laziness – delegate work to computers

Motivation

Demo

Use GhostInspector.com to automate something fun!

Workshop 1: Slack

Using Cypress, login to Slack and write some funny message to our channel.

Workshop 2: Microsite

Write Cypress tests for https://kiwi-gifts.skypicker.com/gifts/

Solution

Workshop 3: Kiwi.com

Write Cypress tests for https://www.kiwi.com

Solution: Partial

Useful links