Skip to content

klamping/wdio-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŸ WebdriverIO Workshop ๐ŸŒŸ

Manually testing your website after every change is a ๐Ÿ’ฅ pain ๐Ÿ’ฅ, but setting up a test automation tool can be even worse.

Instead of struggling through โ˜•Javaโ˜•, what if you could just use ๐Ÿ’—JavaScript๐Ÿ’—?

WebdriverIO makes automated testing friendly by providing a NodeJS interface for Selenium-based testing ๐Ÿ’ฏ

This workshop will dive deep in to WebdriverIO, an open-source library used for Selenium testing. ๐Ÿ†’

We'll cover all the steps to get started writing automated browser tests, including:

  1. Installation and Setup
  2. Mocha, Chai and Assertions
  3. Common Commands
  4. Utility Commands
  5. Pause and Debug
  6. Next Steps

๐Ÿ‘Œ Learning Outcomes ๐Ÿ‘Œ

  • Install and run WebdriverIO test scripts
  • Understand the layers of automated browser testing
  • Be able to integrate tests with third-party tools like Sauce Labs
  • Have a solid list of next steps for implementing testing on their projects

๐Ÿ‘ท Pre-requisites ๐Ÿ‘ท

This workshop targets folks with the following experience levels (or above):

:godmode: Further Learning :godmode:

Releases

No releases published

Packages

No packages published