- e84eb3a Release 1.8.3
- 758f5b1 fix within context block (#111)
- c3999f9 use :app without modifications (#110)
- 4053425 Release 1.8.2
- 3bc3b37 Remove redundant code (#109)
- 4ee5ddb can set packages over http (#108)
- 634d003 tweak include (#105)
- d423fb4 Release 1.8.1
- 7bf6958 include ::Appium::Core::Base::SearchContext instead of ::Selenium::WebDriver::SearchContext (#104)
- 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
- 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)
- 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
- 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)
- 37a35f0 Release 1.6.0
- 0a5134c fix an example
- 59a920f Add battery info (#85)
- 1e9717f add is_keyboard_shown for iOS (#86)
- 48ae579 Update CHANGELOG.md
- 9ae597c change the response of app_state (#84)
- afb5d33 Release 1.4.1
- 7fd0ccc add base image comparison (#80)
- 0b10980 split timer loop from wait
- 009f679 Refactor commands (#79)
- 4b1c086 Extract wait (#78)
- 5cc89aa Release 1.4.0
- 598460c implement websocket client (#74)
- 56a60c6 add squash and merge for ontributing.md
- 6fc0a30 add parallel tests (#73)
- f5e1c39 Release 1.3.8
- 53c61d4 get ride of auto method generation to enhance ide support (#72)
- f175c44 append a comment
- 053458e Release 1.3.4
- 0987ba3 Fix error initialisation (#67)
- 0064cee append pid
- 73185aa apply appium/appium-xcuitest-driver#638
- 2b46bcf add getting performance in core as same as Android (#65)
- d7335ee rename
- 443394d add viewportScreen (#63)
- bf9a6a3 Release 1.3.3
- a7cf0b2 Add session capabilities w3cmodule (#62)
- 3947064 introduce pry-byebug
- e919a4e append some limitations
- 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
- b7a994b Release 1.3.0
- f421cad add error message assertion
- 9864037 move screen recording command to common (#55)
- 8cffce7 Update CHANGELOG.md
- 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
- 5bca38e Release 1.2.6
- faa6d3f fix some tests
- 2cb416f add the lock is blocking call
- 6f44596 add parameters for tests (#54)
- 1d89232 add lock API doc (#53)
- 087d654 apply intern (#52)
- c03f03e add rect (#51)
- 3c4e9a8 add source test
- 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)
- 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
- 93e094e Release 1.2.1
- ab5d7c5 override default duration to make some action fast (#36)
- ec2ec43 add documentation
- 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
- 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
- de176fe Release 1.0.0
- 00fb812 update changelog
- 30a60ef add script to get diff commands (#9)
- 445cf6a update comments for touch actions
- 1629f3a define MJSONWP instead of OSS (#8)
- 7b698ca update readme (#7)
- feb7f00 add context related tests
- 2716285 add bundle exec for test
- 838c984 fix rubocop and set the version
- a633825 set 2.2
- 4fee2c9 update documentation
- a8b94c0 update documentation and comments
- 17bf48a update driver test
- 7885baf add unit tests for w3c