Protractor v0.24.2 Release Notes

  • ๐Ÿš€ Note: Major version 0 releases are for initial development, and backwards incompatible changes may be introduced at any time.

    ๐Ÿ› Bug Fixes

    • (a43f983) fix(protractor): make ElementFinder.then resolve to itself instead of null

    • (31d42a3) fix(protractor): throw index-out-of-bounds

    See https://github.com/angular/protractor/issues/915

    • to make error more specific instead of propagate later