You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
10
10
11
11
## [1.7.2] - 2018-06-23
12
12
### Enhancements
13
+
- Add `find_element_by_image` and `find_elements_by_image` to handle `ImageElement`
14
+
- Read [here](https://github.com/appium/ruby_lib_core/blob/a08c7c769d12316f3a410b28f93799682a111ed8/lib/appium_lib_core/common/base/driver.rb#L191-L257) for more details
13
15
- Add a `ImageElement` to handle images as elements by `matchTemplate`
14
16
- Experimental feature
15
17
-[Internal] Define screenshot methods in appium_lib_core instead of Selenium's one
0 commit comments