Validates if the screenshot of the specified element contains the given image.

Declaration Syntax

Parameters
- element (Element)
- The element to take the screenshot from.
- image (Bitmap)
- The image to search inside the element screenshot.
- findOptions (Imaging..::.FindOptions)
- A Imaging..::.FindOptions instance that defines the options
for the search.
- message (String)
- The message to log. "{0}" is replaced by the string
representation of the element.

Exceptions
Assembly:
Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)