Nightwatchjs vs Sauce Labs vs Selenium

Need advice about which tool to choose?Ask the StackShare community!

Nightwatchjs

171
323
+ 1
11
Sauce Labs

313
434
+ 1
438
Selenium

15.4K
12.3K
+ 1
525
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Nightwatchjs
Pros of Sauce Labs
Pros of Selenium
  • 3
    Open source
  • 2
    Testing
  • 2
    Automates browsers
  • 1
    Better cross browser (use selenium)
  • 1
    Cross-Browser Testing
  • 1
    Multiple Browser Support
  • 1
    Parallel Test Running
  • 60
    Selenium-compatible
  • 46
    Webdriver compatible
  • 35
    Video recordings of every test
  • 31
    Qa
  • 29
    Mobile support
  • 26
    Any programming language
  • 23
    Developer tools
  • 21
    Test local and firewalled servers
  • 20
    Jenkins integration
  • 18
    Pristine VMs
  • 17
    CI Compatible
  • 11
    Appium support
  • 9
    Parallel testing
  • 8
    Rapid environment preparation
  • 8
    Mobile device support
  • 7
    Easy testing on almost any device
  • 7
    Allows me to Focus more test automation rather than IT
  • 6
    Secure testing and easy setup
  • 5
    Easy setup with CI and fast automated tests
  • 5
    Quick support response
  • 4
    Fast and reliable to host the automated tests
  • 4
    Easy to setup and understand,
  • 3
    Easy setup and integration with Travis Ci
  • 3
    Maintained browser matrix
  • 3
    Easy onboarding, do not need to manager VMs/OS/Browsers
  • 2
    Efficient tool to verify product quality
  • 2
    Teamcity Integration and mobile testing win
  • 2
    Hany for platform testing
  • 2
    Great documentation
  • 2
    Generous free trial
  • 2
    Easy. Straightforward. Scalable
  • 2
    Great way to integrate test suite on cloud
  • 2
    Simplicity of Sauce-connect
  • 1
    Very Good, Quick, flexible Infrastructure Support
  • 1
    It's great for my QA work
  • 1
    Awesome tech support
  • 1
    Having this available for CI servers is fantastic
  • 1
    Amazing service to do cloud cross browser testing
  • 1
    Depth of integrations
  • 1
    Because of its cloud based support for appium
  • 1
    Easy setup, Works great with selenium.
  • 1
    QE support
  • 1
    Manuals are not very well versed for beginners
  • 1
    Secure testing
  • 1
    Cheaper than browserstack
  • 1
    Stable
  • 0
    Simple to set up and integrate so many browser configs
  • 175
    Automates browsers
  • 154
    Testing
  • 101
    Essential tool for running test automation
  • 24
    Record-Playback
  • 24
    Remote Control
  • 8
    Data crawling
  • 7
    Supports end to end testing
  • 6
    Easy set up
  • 6
    Functional testing
  • 4
    The Most flexible monitoring system
  • 3
    End to End Testing
  • 3
    Easy to integrate with build tools
  • 2
    Comparing the performance selenium is faster than jasm
  • 2
    Record and playback
  • 2
    Compatible with Python
  • 2
    Easy to scale
  • 2
    Integration Tests
  • 0
    Integrated into Selenium-Jupiter framework

Sign up to add or upvote prosMake informed product decisions

Cons of Nightwatchjs
Cons of Sauce Labs
Cons of Selenium
  • 2
    No automatic wait
  • 1
    Less flexibility
  • 1
    Limited native mobile app support
  • 1
    Limited browser support
  • 1
    Configuration complexity
  • 2
    Relatively slow
  • 2
    Expensive
  • 8
    Flaky tests
  • 4
    Slow as needs to make browser (even with no gui)
  • 2
    Update browser drivers

Sign up to add or upvote consMake informed product decisions

- No public GitHub repository available -

What is Nightwatchjs?

Nightwatch.js is an easy to use Node.js based End-to-End (E2E) testing solution for browser based apps and websites. It uses the powerful Selenium WebDriver API to perform commands and assertions on DOM elements.

What is Sauce Labs?

Cloud-based automated testing platform enables developers and QEs to perform functional, JavaScript unit, and manual tests with Selenium or Appium on web and mobile apps. Videos and screenshots for easy debugging. Secure and CI-ready.

What is Selenium?

Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that. Boring web-based administration tasks can (and should!) also be automated as well.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Nightwatchjs?
What companies use Sauce Labs?
What companies use Selenium?

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Nightwatchjs?
What tools integrate with Sauce Labs?
What tools integrate with Selenium?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to Nightwatchjs, Sauce Labs, and Selenium?
WebdriverIO
WebdriverIO lets you control a browser or a mobile application with just a few lines of code. Your test code will look simple, concise and easy to read.
Cypress
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new architecture and runs in the same run-loop as the application being tested. As a result Cypress provides better, faster, and more reliable testing for anything that runs in a browser. Cypress works on any front-end framework or website.
Protractor
Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.
BrowserStack
BrowserStack is the leading test platform built for developers & QAs to expand test coverage, scale & optimize testing with cross-browser, real device cloud, accessibility, visual testing, test management, and test observability.
Karma
Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generates the test runner HTML file you probably already know from your favourite testing framework. So for testing purposes you can use pretty much anything you like.
See all alternatives