All Versions
43
Latest Version
Avg Release Cycle
51 days
Latest Release
-

Changelog History
Page 4

  • v1.0.22 Changes

    • update doc for switch_application <https://github.com/jollychang/robotframework-appiumlibrary/pull/13>_
  • v1.0.21 Changes

    • ๐Ÿ‘ Do not support appium version for saucelabs
  • v1.0.20 Changes

    • send desired capabilities to saucelabs <https://github.com/jollychang/robotframework-appiumlibrary/issues/20>_ _ Added desired Capability newCommandTimeout <https://github.com/jollychang/robotframework-appiumlibrary/pull/19>_
  • v1.0.19 Changes

    • Open Application Keyword udid argument issues <https://github.com/jollychang/robotframework-appiumlibrary/pull/17>_
    • ๐Ÿ“š Update Wait Until Page Contains Element Keyword documentation <https://github.com/jollychang/robotframework-appiumlibrary/pull/16>_
  • v1.0.18 Changes

    • added tap functionality to keyword by shadeimi <https://github.com/jollychang/robotframework-appiumlibrary/pull/14>_
    • ๐Ÿ‘ Support for multiple appium connections by yahman72 <https://github.com/jollychang/robotframework-appiumlibrary/pull/13>_
  • v1.0.17 Changes

    • support app_wait_package and app_wait_activity
  • v1.0.16 Changes

    • โž• add udid and bundleid
    • โž• add background_app
    • ๐Ÿ›  fix Resetting an application
  • v1.0.15 Changes

    • replace is_id by _is_index, id is keep same as find_elements_by_id <http://selenium-python.readthedocs.org/en/latest/api.html#selenium.webdriver.remote.webdriver.WebDriver.find_elements_by_id>.
    • ๐Ÿ”„ Change Location Strategy of "Input text" and "Input Password", not only index and name.
    • update demo demo/test_android_contacts.txt
  • v1.0.14 Changes

    ๐Ÿ›  fix "Locating elements by accessibility_id"

  • v1.0.13 Changes

    โž• add keywords as below:

    • Get current context
    • Get contexts
    • Switch to context