delicious

WebdriverIO

A murb'ed feed, posted more than 6 years ago filed in ui, testing, visual regression testing & frontend.

WebdriverIO lets you control a browser or a mobile application with just a few lines of code. Your test code will look simple, concise and easy to read. The integrated test runner let you write asynchronous commands in a synchronous way so that you don’t need to care about how to handle a Promise to avoid racing conditions. Additionally it takes away all the cumbersome setup work and manages the Selenium session for you.

Go to the original link.