selendroid v0.5.1 Release Notes

    • ๐Ÿ›  fix for 'Arbitrary port number binding is broken' [#105](../../issues/105)

    0.5.0

    • โž• Added xpath locator for native context
    • ๐ŸŒ selendroid can now handle multiple web views on the same activity
    • ๐Ÿ†• new inspector with the ability to display html source code of a web view.
    • ๐Ÿ›  multiple bug fixes
    • ๐Ÿ‘Œ Support for Set, Get, Delete Cookies for WebViews
    • hardware device handling is now based on the ddmlib library which means devices can be now hot plugged.
    • 0๏ธโƒฃ selendroid-standalone can is now taking screenshots by default using ddmlib library.
    • ๐Ÿšš selendroid-shell has been removed from the core project
    • ๐Ÿ”ง selendroid-server port can now be configured
    • โšก๏ธ Updated to use the lastest Selenium automation Atoms.
    • ๐Ÿ Official support for windows
    • Emulator and instrumentation start handling was massively improved
    • โœ… selendroid-standalone can handle installed apps which is can speed up especially test case development.
    • ๐ŸŒฒ Selenium Log API is now supported