Extended Appium Library project has been merged back upstream to Appium Library project via Github pull request #55.
The android
and ios
locator strategies have been accepted as part of Appium Library supported strategies and released at version 1.3.0. You can rest assured that you are going to continue to use both locator strategies as before without any problem, and seamless transition back from Extended Appium Library to Appium Library.
More information can be found in the Appium Library Keyword Documentation.
You need to uninstall Extended Appium Library to prevent any possible conflict.
pip uninstall robotframework-extendedappiumlibrary
Please upgrade to the latest Appium Library.
pip install -U robotframework-appiumlibrary
I would like to take this opportunity to thank all of you (1300+ of you) who installed and tried this library.
Previous README and Keyword Documentation are still available for viewing.