pytest vs. WebdriverIO

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
pytest
Score 10.0 out of 10
N/A
The pytest framework enables users to write small, readable tests, and can scale to support complex functional testing for applications and libraries.
$0
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
pytestWebdriverIO
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
pytestWebdriverIO
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
pytestWebdriverIO
Best Alternatives
pytestWebdriverIO
Small Businesses
BrowserStack
BrowserStack
Score 8.6 out of 10
BrowserStack
BrowserStack
Score 8.6 out of 10
Medium-sized Companies
ReadyAPI
ReadyAPI
Score 7.0 out of 10
BrowserStack
BrowserStack
Score 8.6 out of 10
Enterprises
ReadyAPI
ReadyAPI
Score 7.0 out of 10
BrowserStack
BrowserStack
Score 8.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
pytestWebdriverIO
Likelihood to Recommend
-
(0 ratings)
9.0
(5 ratings)
User Testimonials
pytestWebdriverIO
Likelihood to Recommend
Open Source
No answers on this topic
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
Open Source
No answers on this topic
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
Open Source
No answers on this topic
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
Open Source
No answers on this topic
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
Open Source
No answers on this topic
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