A node module that helps using browsers with selenium
JavaScript Other
Latest commit c7d429c Feb 24, 2017 @gauntface gauntface committed on GitHub Update index.md

README.md

Travis Build Status Coverage Status Dependency Status devDependency Status

selenium-assistant

It can be a challenge to manage which browsers you can / can't run your tests against as well as blocking those that have known issues.

This library is a simple set of helpers that helps find the browsers available in the current environment the tests are run on and adding a set of simple methods to check for versions and print useful info for logs.

View Docs Here