No WebDriver required. No manual timeouts needed. Cross-browser testing out-of-the-box.See the tool
Description
Unlike most testing solutions, TestCafe is not built on Selenium. TestCafe uses a URL-rewriting proxy which allows it to work without the WebDriver. This proxy injects the driver script that emulates user actions into the tested page. TestCafe is used for building automated, browser-driven UI tests for any website. And, as of TestCafe v1.20.0, you can now use TestCafe for automated API testing too.
More Resources & Tools in Automated Checking
Build your own cloud testing infrastructure.
A Gorgeous HTML/CSS Reporter for Mocha.js
Hypothesis is a modern implementation of property based testing, designed from the ground up for mainstream languages.