Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann committed Oct 20, 2021
1 parent f87f635 commit 784c8ff
Show file tree
Hide file tree
Showing 4 changed files with 6,966 additions and 46 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v16.11.1
80 changes: 38 additions & 42 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,33 @@
<h3 align="center">
<img width="355" src="https://raw.githubusercontent.com/webdriverio-community/awesome-webdriverio/main/.github/workflows/assets/awesome_webdriverio_branding.png" alt="awesome-webdriverio">
<img width="355" src="https://raw.githubusercontent.com/webdriverio/awesome-webdriverio/main/.github/workflows/assets/awesome_webdriverio_branding.png" alt="awesome-webdriverio">
<br>
</h3>

**[WebdriverIO](https://github.com/webdriverio/webdriverio)** Next-gen browser and mobile automation test framework for Node.js

## Awesome WebdriverIO [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Test](https://github.com/webdriverio-community/awesome-webdriverio/actions/workflows/test.yaml/badge.svg)](https://github.com/webdriverio-community/awesome-webdriverio/actions/workflows/test.yaml)
# Awesome WebdriverIO [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Test](https://github.com/webdriverio/awesome-webdriverio/actions/workflows/test.yaml/badge.svg)](https://github.com/webdriverio/awesome-webdriverio/actions/workflows/test.yaml)

> A curated list of awesome WebdriverIO resources, libraries, tools and applications
**A curated list of awesome WebdriverIO resources, libraries, tools and applications**

Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel free to improve this list by [contributing](https://github.com/webdriverio-community/awesome-webdriverio/blob/master/contributing.md)!
Inspired by the [awesome](https://awesome.re) list. Feel free to improve this list by [contributing](https://github.com/webdriverio/awesome-webdriverio/blob/master/contributing.md)!

<!--lint disable list-item-indent-->

### Contents
## Contents

- [Resources](#webdriverio-ecosystem)
- [WebdriverIO Ecosystem](#webdriverio-ecosystem)
- [Support WebdriverIO](#support-webdriverio)
- [Documentation](#documentation)
- [Community](#community)
- [Twitter Follows](#twitter)
- [Twitter](#twitter)
- [Plugins](#plugins)
- [Services](#services)
- [Reporters](#reporters)
- [Miscellaneous](#miscellaneous)
- [Research & Training](#research--training)
- [Articles](#articles)
- [Videos](#videos)
- [Conference/Meetup Talks/Webinars](#conferencemeetup-talkswebinars)
- [Courses](#courses)
- [Books](#books)
- [WebdriverIO Examples](#webdriverio-examples)
Expand All @@ -40,81 +42,75 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list. Feel fr

### Documentation

- [WebdriverIO 4.x](http://v4.webdriver.io) - WebdriverIO 4.x Documentation
- [WebdriverIO 5.x](http://v5.webdriver.io) - WebdriverIO 5.x Documentation
- [WebdriverIO 6.x](http://v6.webdriver.io) - WebdriverIO 6.x Documentation
- [WebdriverIO 4.x](http://v4.webdriver.io) - WebdriverIO 4.x Documentation.
- [WebdriverIO 5.x](http://v5.webdriver.io) - WebdriverIO 5.x Documentation.
- [WebdriverIO 6.x](http://v6.webdriver.io) - WebdriverIO 6.x Documentation.

### Community

- [StackOverflow](http://stackoverflow.com/tags/webdriver-io)
- [Stack Overflow](http://stackoverflow.com/tags/webdriver-io)
- [Gitter Chat](https://gitter.im/webdriverio/webdriverio)
- [#webdriverio in Selenium Slack](https://seleniumhq.slack.com/join/shared_invite/zt-f7jwg1n7-RVw4v4sMA7Zjufira_~EVw)

### Twitter

*People passionate about WebdriverIO (In no particular order)*

- [Christian Bromann](https://twitter.com/bromann) Staff Software Engineer at the Open Source Program Office [@saucelabs](https://saucelabs.com)
- [Kevin Lamping](https://twitter.com/klamping) Senior Front End Engineer.
- [Wim Selles](https://twitter.com/wswebcreation) Senior Solutions Architect [@saucelabs](https://saucelabs.com)

[Back to top](#contents)
- [Christian Bromann](https://twitter.com/bromann) - Staff Software Engineer at the Open Source Program Office at Sauce Labs.
- [Kevin Lamping](https://twitter.com/klamping) - Senior Front End Engineer.
- [Wim Selles](https://twitter.com/wswebcreation) - Senior Solutions Architect at Sauce Labs.

## Plugins

### Services

- [WebdriverIO Community Services](https://github.com/webdriverio-community?q=service): a set of community maintained services
- [wdi5](https://github.com/js-soft/wdi5): cross-platform test framework for hybrid UI5 apps. wdi5 = Webdriver.IO + UI5 Test API + appium
- [WebdriverIO Community Services](https://github.com/webdriverio-community?q=service) - A set of community maintained services.
- [Wdi5](https://github.com/js-soft/wdi5) - Cross-platform test framework for hybrid UI5 apps. wdi5 = Webdriver.IO + UI5 Test API + appium.

### Reporters

- [WebdriverIO Community Reporters](https://github.com/webdriverio-community?q=reporter): a set of community maintained reporters
- [Report Portal Reporter](https://github.com/borisosipov/wdio-reportportal-reporter): A WebdriverIO plugin. Report results to Report Portal.

[Back to top](#contents)
- [WebdriverIO Community Reporters](https://github.com/webdriverio-community?q=reporter) - A set of community maintained reporters.
- [Report Portal Reporter](https://github.com/borisosipov/wdio-reportportal-reporter) - A WebdriverIO plugin. Report results to Report Portal.

### Miscellaneous

- [wdio-wait-for](https://github.com/webdriverio-community/wdio-wait-for): a lightweight library of useful expected conditions for the WebdriverIO framework.

[Back to top](#contents)
- [wdio-wait-for](https://github.com/webdriverio-community/wdio-wait-for) - A lightweight library of useful expected conditions for the WebdriverIO framework.

## Research & Training

### Articles

- Ross Addinall | 20-Apr-21 - [Cypress vs WebDriverIO](https://vitaq.io/2021/04/20/cypress-vs-webdriverio)
- Ross Addinall | 20-Apr-21 - [Cypress vs WebDriverIO](https://vitaq.io/2021/04/20/cypress-vs-webdriverio).

### Videos

- [UI Automation with WebdriverIO](https://testautomationu.applitools.com/webdriverio-tutorial) by Julia Pottinger
- [Automated Software Testing with WebdriverIO](https://www.udemy.com/course/automated-software-testing-with-webdriverio/) by Kaniel Outis
- [WebdriverIO - Tutorial for beginners](https://www.youtube.com/watch?v=e8goAKb6CC0&list=PL6AdzyjjD5HBbt9amjf3wIVMaobb28ZYN) by Automation Bro
- [Learn WebdriverIO Course](https://www.youtube.com/watch?v=I5hRcPH5dx8&list=PL0y7qCn3hjLY6JvohBcmUHKHf_iOi8WuF&ab_channel=Front-endTestingwithKevin) by Kevin Lamping
- [WebDriverIO - JavaScript Tool](https://www.youtube.com/watch?v=7J3FnyEGXd4&list=PLFGoYjJG_fqqswF8qDdWNG3b-BtZfiqQn&ab_channel=NaveenAutomationLabs) by Naveen AutomationLabs
- [WebdriverIO : NETWORK LOGS](https://www.youtube.com/watch?v=Be9IPyxHmLs) by Seventeenth Sep
- [WebdriverIO with TypeScript and BDD Framework](https://www.youtube.com/watch?v=FnC--5WB8ow&list=PLGk7ftfMz7jbZcArQU894rAfo6B1PbXbG&ab_channel=TestAutomationHub) by TestAutomationHub
- [UI Automation with WebdriverIO](https://testautomationu.applitools.com/webdriverio-tutorial) - By Julia Pottinger.
- [Automated Software Testing with WebdriverIO](https://www.udemy.com/course/automated-software-testing-with-webdriverio/) - By Kaniel Outis.
- [WebdriverIO - Tutorial for beginners](https://www.youtube.com/watch?v=e8goAKb6CC0&list=PL6AdzyjjD5HBbt9amjf3wIVMaobb28ZYN) - By Automation Bro.
- [Learn WebdriverIO Course](https://www.youtube.com/watch?v=I5hRcPH5dx8&list=PL0y7qCn3hjLY6JvohBcmUHKHf_iOi8WuF&ab_channel=Front-endTestingwithKevin) - By Kevin Lamping.
- [WebDriverIO - JavaScript Tool](https://www.youtube.com/watch?v=7J3FnyEGXd4&list=PLFGoYjJG_fqqswF8qDdWNG3b-BtZfiqQn&ab_channel=NaveenAutomationLabs) - By Naveen AutomationLabs.
- [WebdriverIO : NETWORK LOGS](https://www.youtube.com/watch?v=Be9IPyxHmLs) - By Seventeenth Sep.
- [WebdriverIO with TypeScript and BDD Framework](https://www.youtube.com/watch?v=FnC--5WB8ow&list=PLGk7ftfMz7jbZcArQU894rAfo6B1PbXbG&ab_channel=TestAutomationHub) - By TestAutomationHub.

### Conference/Meetup Talks/Webinars

- [My favourite features of WebdriverIO](https://www.youtube.com/watch?v=CHcjEI3YZ7Y) by Julia Pottinger
- [The Nuts and Bolts of WebdriverIO](https://www.youtube.com/watch?v=jOmvPpzLMf8) by Christian Bromann
- [Using WebdriverIO with Data Provider](https://www.youtube.com/watch?v=0YQCVJk8K_Q) by Kumar Vikram
- [Scale Your Automated Testing with BrowserStack and WebdriverIO](https://www.youtube.com/watch?v=bW3SM46xslE) by Kevin Lamping
- [WebdriverIO - Bootstrap your test suite in mins](https://www.youtube.com/watch?v=a7tdIkTeM0o) by Shweta Varma
- [My favourite features of WebdriverIO](https://www.youtube.com/watch?v=CHcjEI3YZ7Y) - By Julia Pottinger.
- [The Nuts and Bolts of WebdriverIO](https://www.youtube.com/watch?v=jOmvPpzLMf8) - By Christian Bromann.
- [Using WebdriverIO with Data Provider](https://www.youtube.com/watch?v=0YQCVJk8K_Q) - By Kumar Vikram.
- [Scale Your Automated Testing with BrowserStack and WebdriverIO](https://www.youtube.com/watch?v=bW3SM46xslE) - By Kevin Lamping.
- [WebdriverIO - Bootstrap your test suite in mins](https://www.youtube.com/watch?v=a7tdIkTeM0o) - By Shweta Varma.

### Courses

- [Web App Testing with WebdriverIO](https://learn.webdriver.io) by Kevin Lamping
- [Web App Testing with WebdriverIO](https://learn.webdriver.io) - By Kevin Lamping.

### Books

- [The Web App Testing Guidebook](https://leanpub.com/webapp-testing-guidebook): Covers everything you need to know to get off the ground with UI testing. Examples are built using real-world scenarios, showing how you would actually write your tests. It's a step-by-step guide on how to effectively write UI test automation for the real world.
- [Practical WebDriverIO](https://www.springer.com/de/book/9781484266601): Teaches you intermediate and advanced methods for using WebDriverIO APIs
- [The Web App Testing Guidebook](https://leanpub.com/webapp-testing-guidebook) - Covers everything you need to know to get off the ground with UI testing. Examples are built using real-world scenarios, showing how you would actually write your tests. It's a step-by-step guide on how to effectively write UI test automation for the real world.
- [Practical WebDriverIO](https://www.springer.com/de/book/9781484266601) - Teaches you intermediate and advanced methods for using WebDriverIO APIs.

### WebdriverIO Examples

- [Boilerplate Projects](https://webdriver.io/docs/boilerplates): Over time, our community has developed several projects that you can use as inspiration to set up your own test suite.
- [Boilerplate Projects](https://webdriver.io/docs/boilerplates) - Over time, our community has developed several projects that you can use as inspiration to set up your own test suite.

[Back to top](#contents)
Loading

0 comments on commit 784c8ff

Please sign in to comment.