Skip to content

Latest commit

 

History

History
287 lines (190 loc) · 20.5 KB

File metadata and controls

287 lines (190 loc) · 20.5 KB

v1.8.3 2018-07-20

  • e84eb3a Release 1.8.3
  • 758f5b1 fix within context block (#111)
  • c3999f9 use :app without modifications (#110)

v1.8.2 2018-07-17

v1.8.1 2018-07-13

  • d423fb4 Release 1.8.1
  • 7bf6958 include ::Appium::Core::Base::SearchContext instead of ::Selenium::WebDriver::SearchContext (#104)

v1.8.0 2018-07-07

  • 77350e6 Release 1.8.0
  • 2162056 Remove dynamic method definitions (#103)
  • a2e89bf extract create http client
  • fb9d5e5 Add tizen (#100)
  • 0ecc90b add changelog about find_element/s_by_image
  • a08c7c7 update docstring for find_elements_by_image

v1.7.2 2018-06-23

  • 72bbc01 Release 1.7.2
  • 5438246 Define screenshot methods in this lib (#98)
  • 9bd9e11 Use bridge for imageelement(#96)
  • 7e7fba3 add image element/s (#95)

v1.7.1 2018-06-15

  • 84febaf Release 1.7.1
  • 6d00f73 Update search_context.rb
  • f40cded add date format for Android (#94)
  • afc3878 appended docstring for file management (#93)
  • 2f53204 replace name with text

v1.7.0 2018-05-28

  • 619b964 Release 1.7.0
  • e58cd36 Update CHANGELOG.md
  • 55527cc set default content type (#92)
  • 9eff655 Add tests for delegates (#90)
  • 9d0b03e add ::
  • f225bbc split one device file into multiple separated files (#89)
  • a306f1a Refactor unit tests (#88)
  • 695c17d add flags for key press (#87)

v1.6.0 2018-05-08

v1.5.1 2018-04-25

v1.5.0 2018-04-25

v1.4.2 2018-04-22

v1.4.1 2018-04-22

v1.4.0 2018-04-15

  • 5cc89aa Release 1.4.0
  • 598460c implement websocket client (#74)
  • 56a60c6 add squash and merge for ontributing.md
  • 6fc0a30 add parallel tests (#73)

v1.3.8 2018-04-13

  • f5e1c39 Release 1.3.8
  • 53c61d4 get ride of auto method generation to enhance ide support (#72)
  • f175c44 append a comment

v1.3.7 2018-04-02

v1.3.6 2018-04-01

  • 4e54ea5 Release 1.3.6
  • a3ba034 be able to change kind for w3c touch action (#70)

v1.3.5 2018-03-30

v1.3.4 2018-03-21

v1.3.3 2018-03-03

v1.3.2 2018-02-18

v1.3.1 2018-02-14

  • d107749 Release 1.3.1
  • 9dc38d6 remove unused method
  • 3ca89ff remove corrdinator for moveTo in swipe (#57)
  • 29c528e arrange consts names and add some options for app management (#59)
  • da7fd55 Update CHANGELOG.md
  • b1b484d add terminate, app_state and activate app (#58)
  • 0ba7b1c fix documentation

v1.3.0 2018-01-28

  • b7a994b Release 1.3.0
  • f421cad add error message assertion
  • 9864037 move screen recording command to common (#55)
  • 8cffce7 Update CHANGELOG.md

v1.2.7 2018-01-25

  • 02b3845 Release 1.2.7
  • 45cf118 Merge branch 'master' of github.com:appium/ruby_lib_core
  • 803cbbb add downcase strip
  • 31561db insert snake case checking (#56)
  • 9e0f140 add the date

v1.2.6 2018-01-21

v1.2.5 2018-01-13

  • 0934b97 Release 1.2.5
  • 9497621 ignore extensional prefix (#49)
  • 6337c78 update readme
  • 9cbad5c add get timeouts for w3c (#46)
  • dacdc36 remove skip tests from unit tests (#45)
  • 2d5c7ae Fix typo in documentation of Driver#platform_version (#44)
  • d70f244 fix rubocop
  • c6f6528 add unit tests for forceMjsonwp
  • 591a9bd add unit tests for w3c case (#43)

v1.2.4 2018-01-03

  • 7032bc0 Release 1.2.4
  • 2396b08 Add some missing commands for w3c (#42)
  • db6aa69 Switchable w3c format caps from capabilities (#41)
  • dac4ff1 Add capability for create session following w3c (#40)
  • f2c25ce update travis (#39)
  • 2ea7908 remove bug fixes part in unreleased

v1.2.3 2017-12-27

  • 26b8392 Release 1.2.3
  • 297bf22 add some oss commands to w3c module(#38)

v1.2.2 2017-12-25

v1.2.1 2017-12-23

  • 93e094e Release 1.2.1
  • ab5d7c5 override default duration to make some action fast (#36)
  • ec2ec43 add documentation

v1.2.0 2017-12-23

  • 28f937b Release 1.2.0
  • 27c1475 update changelog
  • 82e2526 add w3c touch action tests and some supports for w3c (#35)
  • 415b908 add take element screenshot for oss (#33)
  • 9dd9c83 add adding appium-prefix for W3C format (#34)
  • cb94184 update changelog

v1.1.0 2017-12-16

  • 29b36af Release 1.1.0
  • f7eefc3 fix creating sessions (#31)
  • 08c826f for test code: add taking screens if tests failed (#30)
  • f14c924 insert @private
  • 5eb125a make setting tests robust
  • 8bc97ce update comments for some commands (#29)
  • 7de2e89 Remove duplicated remote status (#28)
  • fcb64b7 add keyevent (#27)
  • a54b315 add some guidelines
  • 65d00cb add a rake task for w3c

v1.0.0 2017-11-12

v0.1.1 2017-11-04