End to End UI Automation using TestCafe

For one of our clients, TestCafe has been recently used for end-to-end(e2e) UI automation. TestCafe has a number of significant features, including simple setup, no web driver installation, support for all main operating systems, various browser support, reporting and HTTP Mocking. In this article, I’d like to show how to create UI tests with TestCafe, as well as how to […]