protractor-console
Advanced tools
Changelog
3.0.0
Remove Babel transpilation. Node 6.4.0 or greater is now required.
Handle browser.manage.logs()
failing. GeckoDriver currently doesn't support it and blows up with a stack trace.
Changelog
2.0.0
protractor
> 2.2.0
as a peerDependency
.protractor
2.2.0
.Changelog
1.0.1
protractor
as a < 2.1.0
peerDependency
to indicate that 1.x
isn't compatible with protractor
2.2.0
and above.