Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push. Learn more →
WebdriverIO Alternatives
Similar projects and alternatives to WebdriverIO
-
Playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
-
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
-
-
-
nightwatch
End-to-end testing framework written in Node.js and using the W3C Webdriver API
-
mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
-
-
-
-
istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale.
-
Electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
-
-
-
-
-
-
electron-spectron-example
A example of using Spectron to test an Electron application
-
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
WebdriverIO reviews and mentions
-
Battle-Testing Nx Console with E2E Tests
WebdriverIO (abbreviated as WDIO) is an E2E testing framework for Node.js. It allows you to automate all kinds of web and mobile applications using the Webdriver or Chrome DevTools protocols.
-
Projects Coming to Life 🌈 Inside of VS Code - Marquee's Project Mode
Curate your repo’s dashboard for your team’s benefit by checking in relevant VS Code settings into your version control system. Install Marquee and give it a shot.
-
Wizard level tips for testing/QA JS browser code ? How do you ensure full coverage, generate test cases, etc ?
My team uses Vue.js. We use Karma/Mocha/Chai and Sinon and Vue Test Utils to test our Vue components. For E2E testing we use Webdriver.io, but have in the past used Selenium written in Kotlin, and also Cypress.
-
Breaking changes between 14 and 16?
There were changes to node-fibers that broke at least one thing I used, the sync mode of WebdriverIO. https://github.com/webdriverio/webdriverio/discussions/6702
-
WebdriverIO supports Chaining without multiple await statements
Ever since WebdriverIO got launched, major companies adopted this tool for automation. It became popular very fast due to its powerful advantages. Since the launch, there have been lots of changes and improvements being made to the tool. In this article, we'll be discussing one of the improvements that have really helped us in writing automation scripts in async mode.
WebdriverIO is asynchronous by nature. Earlier, WebdriverIO used to provide the ability to run commands in sync mode using node-fibers. However, due to some breaking changes in Chromium, WebdriverIO discontinued the support for sync mode. Please refer Sync vs. Async Mode and this issue for more information.
-
Advanced Roadmap for React.js developers
-Selenium -Webdriver -Cypress -Puppeteer -Cucumber.js -Nightwatch.js
-
The React roadmap for beginners you never knew you needed.
Selenium, Webdriver
-
Github Actions for Seleniod Test Scripts
In this article, we are going to see how to automate a web application using WebdriverIO. Leveraging the cross-browser power of Selenoid, by running it on the GitHub Actions and publishing the test results to GitHub pages.
- 用 Spectron 對 Electron App 做測試
-
A note from our sponsor - CodiumAI
codium.ai | 31 May 2023
Stats
webdriverio/webdriverio is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of WebdriverIO is TypeScript.