Appium vs. WebdriverIO

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Appium
Score 8.4 out of 10
N/A
N/AN/A
WebdriverIO
Score 9.0 out of 10
N/A
WebdriverIO, an OpenJS Foundation project, is a next-gen browser and mobile automation test framework for Node.js. It can be run on the WebDriver Protocol for true cross-browser testing as well as Chrome DevTools Protocol for Chromium based automation using Puppeteer.N/A
Pricing
AppiumWebdriverIO
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
AppiumWebdriverIO
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
AppiumWebdriverIO
Considered Both Products
Appium
Chose Appium
Most of mobile testing tools which are available in the market are paid license tools. But Appium is Open source mobile testing tool. We can create customised automation framework using Appium. It also supports various languages such as Java, Javascript etc. And also supports …
WebdriverIO

No answer on this topic

Top Pros
Top Cons
Best Alternatives
AppiumWebdriverIO
Small Businesses
Swiftify
Swiftify
Score 9.0 out of 10
BrowserStack
BrowserStack
Score 8.3 out of 10
Medium-sized Companies
Swiftify
Swiftify
Score 9.0 out of 10
Selenium
Selenium
Score 8.1 out of 10
Enterprises
Swiftify
Swiftify
Score 9.0 out of 10
Selenium
Selenium
Score 8.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AppiumWebdriverIO
Likelihood to Recommend
7.1
(9 ratings)
8.6
(5 ratings)
User Testimonials
AppiumWebdriverIO
Likelihood to Recommend
JS Foundation
1. It's open source which supports range of languages, operating systems and languages. Well suited for Android and IOS mobile automation. Supports all kinds of apps, which makes it flexible and robust mobile testing tool 2. It is less appropriate where we need intercept network call to verify the API calls. Extensive coding experience is required to work Appium
Read full review
Open Source
Best suited where frontend developments are in React and where BDD and TDD test frameworks are to be used. Its syntax is very easy to write and understand. Even the non-programmer can do the initial setup. Not suited when the language you are using is other than Javascript(or Typescript).
Read full review
Pros
JS Foundation
  • It uses WebDriver API so it makes it easy to use for former web test automation engineers.
  • It can be managed via the command line via an extensive set of parameters.
  • It handles implicit waits at the server side that is especially valuable in distributed infrastructure.
Read full review
Open Source
  • numerous integrations to tools
  • fast easy location of page elements
  • tool setup is amazing - they have a script to walk you through everything with prompts!!
Read full review
Cons
JS Foundation
  • Element browser sometimes is unreliable and has sporadic fails.
  • Appium running is a bit slow, compared to tests written with Appium and with Espresso or XCTest.
Read full review
Open Source
  • wdio.conf can contain too much where everything is encapsulated there, like the before and after functions
  • A data provider-like testing would be useful. The only way to input different data into the same test is via a loop
  • everything is needed to be done using the 'browser' object. Can be limiting where you don't have access to the browser depending on where you are in the code
Read full review
Alternatives Considered
JS Foundation
If you're an Apple developer, you use Xcode. It's practically a forced necessity. For system testing though, it doesn't have to be. You can have your development team focus on unit and integration tests in their platform and another team automate acceptance tests with a language they are more familiar with.
Read full review
Open Source
Other tools we selected don't work in our application, it does or doesn't support multiple frames or need more tweaking just to make it works. When testing out WebdriverIO it just works as expected, no need to do such walk around to make it works multiple frames. It also can handle multiple tabs and windows.
Read full review
Return on Investment
JS Foundation
  • Appium is open source, so it's free. That's budget friendly right there.
  • The ability to write mobile automation tests has saved considerable time for our manual test team, but that is true with most automation tests.
  • We use Sauce Labs with our other automation, but Appium works great with Sauce Labs, as well, if I needed to run on emulators and simulators.
Read full review
Open Source
  • It helped in cross browser testing
  • It helped in automating multiple browsers at a time.
  • Code coverage is optimum as this supports Javascript(Typescript)
Read full review
ScreenShots