Forum Discussion
karthick7
9 years agoContributor
Hi,
Take Region of Pointer from map.it will be stored in Stores | Regions collection.
Use the Compare Pictures Operation and the Regions.Compare Scripting Method.
if(Image.Find)
{
Image.Click();
}
Hi,
Take Region of Pointer from map.it will be stored in Stores | Regions collection.
Use the Compare Pictures Operation and the Regions.Compare Scripting Method.
if(Image.Find)
{
Image.Click();
}