Skip to content

Latest commit

 

History

History
669 lines (443 loc) · 44.7 KB

File metadata and controls

669 lines (443 loc) · 44.7 KB

v0.18.2 2014-01-28

  • f7a2e26 Release 0.18.2
  • b123321 Check ENV['DEVICE'] when :device isn't set.

v0.18.1 2014-01-28

v0.18.0 2014-01-27

v0.17.0 2014-01-22

  • 8571197 Release 0.17.0
  • 1134b87 Fix fast clear. Fix #110
  • f0bc0b5 Update api_19_webview.md
  • 94657b4 Update api_19_webview.md
  • 3b93375 Create api_19_webview.md
  • 9b838f4 First attempt at webview automation for Android API 19

v0.16.0 2014-01-09

  • b9264f6 Release 0.16.0
  • 18466ea Hide invisible elements in iOS page output

v0.15.2 2013-12-23

  • 35b84fd Release 0.15.2
  • 23504ea Update selenium-webdriver for driver.manage.logs support

v0.15.1 2013-12-13

  • 8340d99 Release 0.15.1
  • ee39131 Default to OS X 10.9 & iOS 7 on Sauce
  • 9627036 Fix promote_singleton_appium_methods
  • 81ce5d0 Fix docs
  • fe60570 Error if we're generating an empty file
  • 0162656 Prevent duplicate tags

v0.15.0 2013-11-25

  • c27ac6f Release 0.15.0
  • 77a7736 wait and wait_true no longer use default_wait
  • 18a4b94 Fix exists
  • dd885bf timeout(0) waits forever so default to 1 as the min wait

v0.14.0 2013-11-22

v0.13.0 2013-11-22

  • e1632bc Release 0.13.0
  • 87c5e12 Release 0.13.0
  • 647cb94 Release 0.13.0
  • a235a2c Update name_exact
  • f1d2701 names on Android will return the text values when no arg is passed
  • 7ac38c9 Fix return value of name_exact
  • e6da4aa Add textfield_named for iOS
  • 789fc52 Add ios_version method
  • 5447f4c Rename password to ios_password
  • a5b85de Add scroll_to_exact for Android & more
  • cc7e778 Default to fastClear: false
  • f54f145 Add link to minitest expectations

v0.12.0 2013-11-07

  • c92bd37 Release 0.12.0
  • f1b7633 Add s_texts_names. Fix alert_dismiss_text and alert_accept_text for iOS 7
  • 6f2d698 Fix page on iOS 7
  • 70dbac3 set_wait and no_wait now update @default_wait
  • 1f31754 Restore readme
  • 1e7a4c3 Update Android page to always output resource-ids

v0.11.1 2013-09-24

v0.11.0 2013-09-24

  • 948074c Release 0.11.0
  • a0dfe2c Add s_texts, s_texts_exact
  • 5b3bb88 wait and wait_true now respect default_wait
  • 5c3083b Update Android tag maps
  • c2b7098 Sort page_class on Android

v0.10.0 2013-09-20

  • 6ab8180 Release 0.10.0
  • afb0b09 Add promote_singleton_appium_methods(main_module)
  • 631c584 .location_rel now returns a fraction
  • bf45140 page on iOS now takes window number
  • cb38755 Fix Android fast duration
  • c81bba8 Sauce doesn't use dashes in the session id
  • 613c33e Add note about xpath index

v0.9.1 2013-09-19

  • cd9fc63 Release 0.9.1
  • c5c2b83 XPath index starts at 1 for textfield
  • 511f76e Fix server_version path debug output

v0.9.0 2013-09-19

v0.8.0 2013-09-19

v0.7.1 2013-09-09

  • 1e0f36e Release 0.7.1
  • b611ac6 Fix typing on disabled textfield
  • d887050 xml_keys, xml_values, resolve_id work on iOS
  • e148f2a Allow custom URL. Fix #84
  • 8d6ae78 Use our docs not rubydoc.info

v0.7.0 2013-09-05

  • c8f3041 Release 0.7.0
  • f98534d iOS page supports ids and defaults to 1st window
  • ab6cb4f strings.xml is now client side. compressed xml support
  • e976552 Add Android API 18 resource id to page output
  • ddc5e36 browserName is never used
  • c5211e5 Print all matching ids in page
  • 8d19157 Include strings.xml ids in page output on Android
  • b615628 Update readme.md
  • adc4eba Add id example
  • 42d2a86 Add more code examples
  • fa45efd Update docs.md

v0.6.7 2013-08-23

v0.6.6 2013-08-19

v0.6.5 2013-08-13

  • 8b7b4d6 Release 0.6.5
  • 8dadb52 Add directory support to appium.txt require

v0.6.4 2013-08-09

  • 94a9bbc Release 0.6.4
  • 3b24fcd Add optional $driver.global_webdriver_http_sleep
  • dae3508 Add longClick example

v0.6.3 2013-08-07

  • ccf8e37 Release 0.6.3
  • d55c6fa Fix device and rake uninstall
  • 8c704ee Support OpenStruct in Awesome Print
  • 898fe27 Device is not case sensitive

v0.6.2 2013-08-07

v0.6.1 2013-08-05

v0.6.0 2013-08-05

v0.5.16 2013-07-26

v0.5.15 2013-07-03

v0.5.14 2013-07-03

v0.5.13 2013-06-19

v0.5.12 2013-06-18

  • 89b0902 Release 0.5.12
  • 7c4e8d1 search_id, search_value replaced with xml_keys, xml_values

v0.5.11 2013-06-18

v0.5.10 2013-06-17

v0.5.9 2013-06-11

v0.5.8 2013-06-04

  • 91f5c2f Release 0.5.8
  • b4e592c Fix call twice
  • 18e3f7d Prefer existing method before calling driver method
  • 1f72729 switch_to.alert calls getAlertText so use bridge directly
  • 9752a3b Add tag method

v0.5.7 2013-06-03

v0.5.6 2013-05-31

v0.5.5 2013-05-31

v0.5.4 2013-05-28

  • 9e95106 Release 0.5.4
  • d66020c Fix gemspec. yard is required for docs task
  • 1c6509d Add dev task to install gems required for release task
  • 5106643 Add Sauce Storage support

v0.5.3 2013-05-24

v0.5.2 2013-05-24

v0.5.1 2013-05-24

v0.5.0 2013-05-24

v0.4.2 2013-05-20

v0.4.1 2013-05-20

v0.4.0 2013-05-16

v0.3.16 2013-05-14

v0.3.15 2013-05-13

v0.3.14 2013-05-13

v0.3.13 2013-05-10

v0.3.12 2013-05-10

v0.3.11 2013-05-09

  • 14d705a Release 0.3.11
  • ebdae44 Search name and text when using textfield

v0.3.10 2013-05-07

v0.3.9 2013-05-06

v0.3.8 2013-05-06

v0.3.7 2013-05-01

v0.3.6 2013-05-01

v0.3.5 2013-04-30

v0.3.4 2013-04-30

v0.3.3 2013-04-27

v0.3.2 2013-04-26

  • eee6632 Release 0.3.2
  • b22d747 Default to app_activity if app_wait_activity is not set
  • 76198ad Fix reset clearing iOS JavaScript
  • 445519b Use Appium's detailed error messages
  • e00964f Update readme.md
  • ef0b626 Avoid invisible elements

v0.3.1 2013-04-26

v0.3.0 2013-04-25

v0.0.30 2013-04-16

v0.0.29 2013-04-15

v0.0.28 2013-04-11

v0.0.27 2013-04-05

v0.0.26 2013-04-04

v0.0.25 2013-03-28

v0.0.24 2013-03-28

v0.0.23 2013-03-27

v0.0.22 2013-03-23

v0.0.21 2013-03-22

v0.0.20 2013-03-22

v0.0.19 2013-03-22