Image Verifications

You can use an Image Verification to check if an image exists in the UI of the application under test (AUT) or not.

Image verifications consist of an image with some additional information that is required by Silk Test Workbench to work with the asset.

To execute an image verification, use the VerifyAsset method.

An image verification fails when Silk Test Workbench cannot find the image in the AUT. In this case the script will continue.

If the locator for the image verification is not found in the AUT, Silk Test Workbench throws an ObjectNotFoundException.