WebdriverIO
Webdriver module for Node.js. that makes it easier to write Selenium tests
20 Alternatives To WebdriverIO
BrowserStack
Test your website for cross browser compatibility on real browsers. Instant access to multiple desktop and mobile browsers. Get Free Trial.
CrossBrowserTesting
Browser Testing made simple! Run automated, visual, and manual tests on 1500+ real browsers and mobile devices. Test more browsers, in less time.
Jira
The #1 software development tool used by agile teams. Jira Software is built for every member of your software team to plan, track, and release great software. Jira Software supports any agile project management methodology for software development Jira Software is an agile project management tool that supports any agile methodology, be it scrum, kanban, or your own unique flavor.
QUnit
What is QUnit? QUnit is a powerful, easy-to-use JavaScript unit testing framework. It’s used by the jQuery, jQuery UI and jQuery Mobile projects and is capable of testing any generic JavaScript code, including itself!
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.
webdriver-sync
Synchronous JavaScript wrapper around the Java Selenium Webdriver API that eliminated the need for callbacks or promises. Doesn’t include any testing framework; you simply use the Selenium Java API.