Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Cypress.io
Score 7.6 out of 10
N/A
Cypress (or Cypress.io, also the name of the company in Atlanta that develops the tool) is a testing tool with the capability to run tests across multiple browsers, that aims to make setting up, writing, running and debugging tests easy.N/A
Protractor
Score 9.0 out of 10
N/A
Protractor is an end to end test framework for Angular apps.N/A
WebdriverIO
Score 9.8 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
Cypress.ioProtractorWebdriverIO
Editions & Modules
No answers on this topic
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Cypress.ioProtractorWebdriverIO
Free Trial
NoNoNo
Free/Freemium Version
NoNoNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Cypress.ioProtractorWebdriverIO
Considered Multiple Products
Cypress.io
Chose Cypress.io
Execution speed and interactive debugging tool is very easy. you can make changes in the fly and test will run automatically, thus saving more time debugging your code. Can easily be intergrated to to CI/CD pipeline.
Protractor

No answer on this topic

WebdriverIO
Chose WebdriverIO
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 …
Chose WebdriverIO
Stands out as a clear leader. The fact that there are so many integrations and the simplicity of writing code should make you want to select WebdriverIO. However, the full-feature nature of this framework is what sets it apart. I hope to be able to get this framework going soon!
Chose WebdriverIO
Was missing a few from the list, but we also tried: Jest Puppeteer Nightwatch.js Webdriver.js Webdriver.io compared to the above ticked more boxes. Some of the things we looked for: Async/sync support Popularity within the community Support for screenshots Access to …
Best Alternatives
Cypress.ioProtractorWebdriverIO
Small Businesses
BrowserStack
BrowserStack
Score 8.5 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Medium-sized Companies
BrowserStack
BrowserStack
Score 8.5 out of 10
ReadyAPI
ReadyAPI
Score 6.3 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
Enterprises
BrowserStack
BrowserStack
Score 8.5 out of 10
ReadyAPI
ReadyAPI
Score 6.3 out of 10
BrowserStack
BrowserStack
Score 8.5 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Cypress.ioProtractorWebdriverIO
Likelihood to Recommend
9.0
(3 ratings)
10.0
(1 ratings)
9.0
(5 ratings)
Likelihood to Renew
10.0
(1 ratings)
-
(0 ratings)
-
(0 ratings)
User Testimonials
Cypress.ioProtractorWebdriverIO
Likelihood to Recommend
Cypress.io Inc
Everything web-based should be testable. Even our highly dynamic content-providing web application works well. Hopefully, it will get a bigger user base in the future so that one can find even more support at StackOverflow or similar forums.
Read full review
Open Source
It is a strong fit for end-to-end acceptance and regression testing inside the browser.
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
Cypress.io Inc
  • Cypress automatically waits for DOM elements before interacting dev, this eliminates adding explicits waits in your code.
  • Has built-in recording and debugging tool.
  • Cypress has executions faster since you can update your code in the fly.
  • Very easy to configure / setup
Read full review
Open Source
  • Async operations for browser-based validation tests. This kind of feature is a must-have for building tests to scale.
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
Cypress.io Inc
  • There are a lot of plugins but several of them have many errors. So Cypress.io should work integrating more features so that people should not rely on these plugins. For example, many people use cypress-cucumber-preprocessor and Cypress.io can start by integrating Gherkin support by default so that reliance in plugins are decreased.
Read full review
Open Source
  • It would be great to see the Protractor API implemented successfully inside a non-Angular web application.
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
Likelihood to Renew
Cypress.io Inc
Highly satisfied and [a] big fan.
Read full review
Open Source
No answers on this topic
Open Source
No answers on this topic
Alternatives Considered
Cypress.io Inc
Execution speed and interactive debugging tool is very easy. you can make changes in the fly and test will run automatically, thus saving more time debugging your code. Can easily be intergrated to to CI/CD pipeline
Read full review
Open Source
Cypress.io is an alternative end-to-end test framework that does NOT use Selenium. Since I've only evaluated this tool as a possible solution, my estimation of its performance against Protractor is incomplete. However, if you and your team are looking for automation solutions outside of the Selenium scope, then Cypress.io may be a good fit given the problems you're trying to solve.
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
Cypress.io Inc
  • Flaky tests can be caught easily
  • Regration testing of application with Cypress.io helps to maintain quality of the software product.
Read full review
Open Source
  • Increased the number of reliable end to end tests inside my test suites.
  • Decreased the number and frequency of false-positive test runs/results.
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