1.6.9
Release overview
This is a bugfix release.
Bugfixes
- Use a POST request for getActiveElement, as per JsonWireProtocol specs. Using a GET can crash Selenium on at least Sauce Labs.
- Add new
brokenExecuteForNonHttpUrlcapability to indicate that script injection doesn't work for non-http/https URLs
Install from npm
cd /my/project/root
npm install leadfoot --save-dev