@appium/images-plugin
v4.0.4
Published
Plugin for working with images and image elements in Appium
Readme
@appium/images-plugin
Appium plugin for image comparison, visual testing, and image-based functional testing
Features
- Image Comparison (docs) - A new Appium command and route that allows sending in two different images and comparing them in various ways.
- Finding Elements by Image (docs) - Using a template image, find a matching screen region of an app and interact with it via standard Appium element semantics.
Installation
appium plugin install imagesThe plugin must be explicitly activated when launching the Appium server:
appium --use-plugins=imagesLicense
Apache-2.0
