Skip to content

Commit 0ecc90b

Browse files
committed
add changelog about find_element/s_by_image
1 parent a08c7c7 commit 0ecc90b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ All notable changes to this project will be documented in this file.
1010

1111
## [1.7.2] - 2018-06-23
1212
### 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
1315
- Add a `ImageElement` to handle images as elements by `matchTemplate`
1416
- Experimental feature
1517
- [Internal] Define screenshot methods in appium_lib_core instead of Selenium's one

0 commit comments

Comments
 (0)