0.9.4
Released Released on July 5, 2015
Features:
cy.contains(),cy.get(), andtraversal commandswill now all log out heir last known$elon failure. This means the$elwill be highlight during Command Log hovering, and will display in the console on click. his should make debugging failed DOM based commands much easier. Fixes #52.
Bugfixes:
Fixed edge case with
cy.contains()and command optionsvisibleandexistwhere it would always fail even though the matched element was in the correct state.
Misc:
cy.contains()now throws when provided the command option:lengthbecause it will only ever return 1 element.