1.6.8
Release overview
This is a bugfix release to deal with some IE and cloud service issues.
Bugfixes
- Handle 'Invalid Command' being returned for unknown commands
- Don't perform active element test on IE as it will crash Selenium on Sauce Labs
- Don't perform file input sendKeys check as it can hang IE
- Add check for broken mouse events
- Handle getSessions returning a flat array rather than a value object
Install from npm
cd /my/project/root
npm install leadfoot --save-dev