All Versions
41
Latest Version
Avg Release Cycle
51 days
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v1.4.1 Changes
- ๐ Unicode better support
- ๐ Unicode supported now inside xpath text.
- ๐ Click Text iOS handling is much better now. Works regardless if text is name, value or label
-
v1.4.1.1 Changes
November 25, 2016- ๐ Fix desiredCapability dict problem for Appium 1.6 compatibility
-
v1.4.0 Changes
- ๐ New finding elements strategy now supports directly using WebElement. Check keyword documentation for more information.
- โ Added default locator strategies. Default is: id and xpath check library introduction for more details.
- Click Text added as keyword in which you can directly click on found texts. Underlying it works on predefined xpath depending on platform.
- ๐ Unicode fixes also reflected on Page Should Contain Text and Page Should Not Contain Text
- Getting an element text is added and its helper keywords.
-
v1.3.7 Changes
- ๐
swipe
critical bug fix https://github.com/jollychang/robotframework-appiumlibrary/pull/125
- ๐
-
v1.3.6 Changes
modify click_a_point() action <https://github.com/jollychang/robotframework-appiumlibrary/pull/81>
Add 'press_at' in keywords/_touch.py <https://github.com/jollychang/robotframework-appiumlibrary/pull/83>
add duration for click a point keyowrd <https://github.com/jollychang/robotframework-appiumlibrary/pull/88>
- ๐ Bug fix and update document
-
v1.3.5 Changes
- โก๏ธ
Update _touch.py <https://github.com/jollychang/robotframework-appiumlibrary/pull/74>
- ๐
New Element & Attribute KW's and docstring fixes <https://github.com/jollychang/robotframework-appiumlibrary/pull/73>
- 0๏ธโฃ
Fix for default value of
Hide Keyboard https://github.com/jollychang/robotframework-appiumlibrary/pull/70` - โฑ
Set Appium Timeout / Get Appium Timeout keywords added <https://github.com/jollychang/robotframework-appiumlibrary/pull/69>
- โก๏ธ
-
v1.3.4 Changes
hide_keyboard_set_selenium_final <https://github.com/jollychang/robotframework-appiumlibrary/pull/68>
-
v1.3.3 Changes
'get element attribute' and 'element value should be' keywords added <https://github.com/jollychang/robotframework-appiumlibrary/pull/61>
Add Screen Orientation change <https://github.com/jollychang/robotframework-appiumlibrary/pull/60>
-
v1.3.2 Changes
- ๐
support css selector in web view <https://github.com/jollychang/robotframework-appiumlibrary/pull/59>
Selenium selector fix <https://github.com/jollychang/robotframework-appiumlibrary/pull/58>
- ๐
-
v1.3.1 Changes
- ๐
Remove Application keyword added <https://github.com/jollychang/robotframework-appiumlibrary/pull/56>
- ๐