Skip to content

Latest commit

 

History

History
57 lines (45 loc) · 1.07 KB

CHANGES.rst

File metadata and controls

57 lines (45 loc) · 1.07 KB

History

1.0.16

  • add udid and bundleid
  • add background_app
  • fix Resetting an application

1.0.15

  • 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

1.0.14

fix "Locating elements by accessibility_id"

1.0.13

add keywords as below:

  • Get current context
  • Get contexts
  • Switch to context

1.0.12

fix swipe

1.0.11

add keywords as below:

  • Zoom
  • Pinch
  • Swipe
  • Scroll
  • Lock
  • Shake
  • Hide Keyword(iOS only)

1.0.10

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.