rickypc / robotframework-extendedappiumlibrary

Extended Appium Library End of Life (2015.07.26)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extended Appium Library End of Life (2015.07.26)

What does this mean?

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.

What's next?

Uninstall Extended Appium Library

You need to uninstall Extended Appium Library to prevent any possible conflict.

pip uninstall robotframework-extendedappiumlibrary

Upgrade to the latest Appium Library

Please upgrade to the latest Appium Library.

pip install -U robotframework-appiumlibrary

Thank you!

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.

About

Extended Appium Library End of Life (2015.07.26)

License:GNU Affero General Public License v3.0


Languages

Language:Python 86.7%Language:Makefile 13.3%