selendroid v0.10.0 Release Notes

Release Date: 2014-05-13 // almost 10 years ago
    • ⬆️ Bumping selenium dependency to version 2.41.0
    • ➕ Added support for switching contexts (NATIVE_APP/WEBVIEW)
    • ✂ Removed deprecated property 'androidTarget' in selendroid capabilities.
    • ✂ Removed default locale 'en_US' in selendroid capabilities
    • 🛠 Fixes: #362, #371, #338
    • ➕ Added command line option -forceReinstall to force installation of Selendroid Server & app under test
    • 🔧 Logging Selendroid Standalone configured options
    • Element.tagName() should return lower-case string
    • 🛠 Fixed wrong mapping of StaleElementException (was WebDriverException)
    • ➕ Added a unified and configurable logging system for standalone and selendroid server
    • ➕ adding support for new 'network_connection' endpoint which will be in the client API for selenium in 2.42