Protractor v1.8.0 Release Notes

  • ⬆️ Dependency Version Upgrades

    • (1159612) fix(webdriver): bump selenium to 2.45.0

    Bump the selenium standalone binary to 2.45.0.

    See https://code.google.com/p/selenium/source/browse/java/CHANGELOG for a full list of changes to the selenium server.

    Closes #1734

    🔋 Features

    • (54163dc) feat(a11yPlugin): plugin for integrating with Chrome Accessibility Developer Tools

    Also includes missing Angular map files. See plugins/accessibility/index.js for usage.

    • (658902b) feat(plugins): add postTest hook for plugins

    Additionally, add some tests to make sure that plugins can fail properly.

    Closes #1842

    • (13d34c9) feat(a11yPlugin): add support for Tenon.io

    • (5f8cffd) feat(plugins): allow plugins to export a name for use in reporting

    🐛 Bug Fixes

    • (aabdd56) fix(debugger): breakpoint isn't set properly for windows

    • (361ae21) fix(plugins): add a 'test' or 'fail' string to plugins

    Closes #1843

    • (847e739) fix(webdriver-manager): unzipping ie driver should overwrite old version