Image assets consist of an image with some additional information that is required by Silk Test Workbench to work with the asset.
Method | Description |
---|---|
ImageClick | Clicks in the middle of the specified image asset. Waits until the image is found or the Object resolve timeout, which you can define in the synchronization options, is over. |
ImageExists | Returns whether the specified image asset exists. |
ImageRectangle | Returns the object-relative rectangle of the specified image asset. |