appium / java-client

Java language binding for writing Appium Tests, conforms to W3C WebDriver Protocol
Apache License 2.0
1.21k stars 756 forks source link

fix: Properly represent FeaturesMatchingResult model if `multiple` option is enabled #2170

Closed mykola-mokhnach closed 4 months ago

mykola-mokhnach commented 4 months ago

Change list

Addresses https://discuss.appium.io/t/appium-image-comparison-with-multiple-result/

Types of changes