Description: Free and open source test automation tool
automation (5395) open source (4644) testing (2459) browsers (25)
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.