webdriver v0.5.3 Release Notes

  • ๐Ÿ†• new features

    • SessionNotCreated constructor added to FailedCommandType
    • ๐Ÿ†• new command deleteCookieByName added

    ๐Ÿ›  ###b ug fixes

    • โฑ asyncJS now properly distinguishes between a null return and a script timeout
    • ๐Ÿ›  fixed a change in waitWhile causing the opposite of expected behavior