All Projects → klamping → Wdio Workshop

klamping / Wdio Workshop

Licence: mit
WebdriverIO Workshop

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wdio Workshop

Edge Selenium Tools
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).
Stars: ✭ 41 (+105%)
Mutual labels:  automation, selenium, webdriver
Golem
A complete test automation tool
Stars: ✭ 441 (+2105%)
Mutual labels:  automation, selenium, webdriver
Splinter
splinter - python test framework for web applications
Stars: ✭ 2,476 (+12280%)
Mutual labels:  automation, selenium, webdriver
Undetected Chromedriver
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
Stars: ✭ 365 (+1725%)
Mutual labels:  automation, selenium, webdriver
Thirtyfour
Selenium WebDriver client for Rust, for automated testing of websites
Stars: ✭ 191 (+855%)
Mutual labels:  automation, selenium, webdriver
Python Scripts
Collection of Various Python Script's.💻
Stars: ✭ 195 (+875%)
Mutual labels:  automation, selenium, webdriver
Cdp4j
cdp4j - Chrome DevTools Protocol for Java
Stars: ✭ 232 (+1060%)
Mutual labels:  automation, selenium, webdriver
Selenium
A browser automation framework and ecosystem.
Stars: ✭ 22,369 (+111745%)
Mutual labels:  selenium, webdriver
Php Webdriver
PHP client for Selenium/WebDriver protocol. Previously facebook/php-webdriver
Stars: ✭ 4,477 (+22285%)
Mutual labels:  selenium, webdriver
Whole Foods Delivery Slot
Automated script for Whole Foods and Amazon Fresh delivery slot
Stars: ✭ 460 (+2200%)
Mutual labels:  automation, webdriver
Docker Selenium
Docker images for the Selenium Grid Server
Stars: ✭ 5,476 (+27280%)
Mutual labels:  selenium, webdriver
Atata
C#/.NET test automation framework for web
Stars: ✭ 362 (+1710%)
Mutual labels:  selenium, webdriver
Minkselenium2driver
Selenium2 (webdriver) driver for Mink framework
Stars: ✭ 461 (+2205%)
Mutual labels:  selenium, webdriver
Webdriver
Remote control interface that enables introspection and control of user agents.
Stars: ✭ 546 (+2630%)
Mutual labels:  automation, webdriver
Selenium Maven Template
A maven template for Selenium that will let you check out and go.
Stars: ✭ 403 (+1915%)
Mutual labels:  selenium, webdriver
E2e Experiment
A demo project with Spring Boot / Angular application and e2e tests
Stars: ✭ 9 (-55%)
Mutual labels:  selenium, webdriver
Webdrivers
Keep your Selenium WebDrivers updated automatically
Stars: ✭ 466 (+2230%)
Mutual labels:  selenium, webdriver
Selenium Python
Selenium Python Bindings Documentation
Stars: ✭ 640 (+3100%)
Mutual labels:  selenium, webdriver
Fantoccini
A high-level API for programmatically interacting with web pages through WebDriver.
Stars: ✭ 619 (+2995%)
Mutual labels:  automation, webdriver
Webdriverio
Next-gen browser and mobile automation test framework for Node.js
Stars: ✭ 7,214 (+35970%)
Mutual labels:  automation, webdriver

🌟 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):

Further Learning

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].