- Update _touch.py <serhatbolsu#74>
- New Element & Attribute KW's and docstring fixes <serhatbolsu#73>
- Fix for default value of `Hide Keyboard <serhatbolsu#70>
- Set Appium Timeout / Get Appium Timeout keywords added <serhatbolsu#69>
- hide_keyboard_set_selenium_final <serhatbolsu#68>
- 'get element attribute' and 'element value should be' keywords added <serhatbolsu#61>
- Add Screen Orientation change <serhatbolsu#60>
- support css selector in web view <serhatbolsu#59>
- Selenium selector fix <serhatbolsu#58>
- Remove Application keyword added <serhatbolsu#56>
- Add iOS UI Automation and Android UI Automator locator strategies. <serhatbolsu#55>
- Update BuiltIn library reference for RF 2.9 compatibility <serhatbolsu#52>
- limit version of robotframework
- Adding new wait keywords <serhatbolsu#51>
- Droid Utils: new file/folder handling methods
- Hide Keyboard for Android
- fix sauceclient dependence
- Added keyword "Go To URL"
- update demo for new Open Application argument
- fix pytest-pythonpath dependence
- Open Application support all Appium server, iOS, Android capabilities
- fix switch appication and add testcase
- Andoid Keyevents feature
- Additional updates to open_application()'s optional parameter handling
- add coverage and mock for unittest
- Do not support appium version for saucelabs
_ Added desired Capability newCommandTimeout
- Open Application Keyword udid argument issues
- Update Wait Until Page Contains Element Keyword documentation
- support app_wait_package and app_wait_activity
- add udid and bundleid
- add background_app
- fix Resetting an application
- replace _is_id by _is_index, id is keep same as 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
fix "Locating elements by accessibility_id"
add keywords as below:
- Get current context
- Get contexts
- Switch to context
fix swipe
add keywords as below:
- Zoom
- Pinch
- Swipe
- Scroll
- Lock
- Shake
- Hide Keyword(iOS only)
add keywords as below:
- Element Name Should Be
- Element Should Be Disabled
- Element Should Be Enabled
- Page Should Contain Element
- Page Should Not Contain Element
- Page Should Contain Text
- Page Should Not Contain Text
No notes on earlier releases.