Protractor v3.2.2 Release Notes

  • ๐Ÿš‘ This release is a hotfix for webdriver-manager iedriver

    ๐Ÿ› Bug Fix

    • (c6a3b5e) fix(webdriver) - fix file type for internet explorer driver file

    • (d3bd170) fix(bootstrap): enable debug info before setting defer label

    Note that in most cases, this should not have surfaced as an issue because the base test mock modules will also try to turn on debug info.

    Closes #3009