wallaby v0.21.0 Release Notes

Release Date: 2018-11-19 // over 5 years ago
  • ๐Ÿ’ฅ Breaking changes

    • ๐Ÿ”Š Removed accept_dialogs and dismiss_dialogs.

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ‘Œ Improved readability of file_test failures
    • ๐Ÿ‘ Allow users to specify the path to the chrome binary
    • โž• Add Query.value and Query.attribute
    • โž• Adds jitter to all http calls
    • ๐Ÿ‘ Returns better error messages from obscured element responses
    • ๐Ÿ”ง Option to configure default window size
    • ๐Ÿ–จ Pretty printing element html

    ๐Ÿ›  Bugfixes

    • Chrome takes screenshots correctly if elements are passed to take_screenshot.
    • Chrome no longer spits out errors constantly.
    • Find elements that contain single quotes