everyImageRectangle
Function – Eggplant Specific Term
The everyImageRectangle
function searches the SUT for all occurrences of the given images or text (OCR); returns a list of the rectangle coordinates for every occurrence of the images or text (OCR). For more information, see the everyImageRectangle
function.
Example:
put EveryImageRectangle("TotalAmountLabel", "ItemizedAmountLabel") // Returns a list of rectangle coordinates for every occurrence of the images.
Further Reading
Resources in our other reference manuals.