Taiko is an open source node.js library for testing modern web applications
Taiko’s API treats the browser like a black box. Write test scripts by looking at a web page without inspecting it’s source code.
Taiko’s API understands XHR requests, dynamic content and implicitly waits for elements to load on the page before moving on to the next action.
Record and write maintainable test scripts within seconds using Taiko's unique recorder which is a REPL to automate the browser.
Mock and stub requests from the browser with Taiko's intercept API that makes managing test environments and data simpler.
intercept