Skip to content

Commit 9492690

Browse files
authored
Release 9 4 0 (#545)
* Release 9.4.0 * Update release notes * update changelog
1 parent 2ea94c3 commit 9492690

File tree

5 files changed

+624
-481
lines changed

5 files changed

+624
-481
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Release tags are https://github.com/appium/ruby_lib/releases .
1010
- Users can call some [`mobile:` methods](https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md) without `execute_script('mobile: tap', args)`.
1111
- Users can write test code without `.ref` method for elements in `execute_script`.
1212
- Example: https://github.com/appium/ruby_lib/pull/537
13+
- Support UIAutomator2 strategy for Android[#505](https://github.com/appium/ruby_lib/issues/505)
14+
- Fix some find elemenet methods[#544](https://github.com/appium/ruby_lib/pull/544)
1315

1416
### 2. Bug fixes
1517

0 commit comments

Comments
 (0)