Hi,
I wanted to click on certain part of a image based on certain conditions. I want to click on 4 images in total. When I recorded the action, I tested the image recognition and mouse click event. It was identifying the image correctly clicking at the right place. Then, I added the same in the project. But in debugger mode, instead of clicking the image it goes to the bottom of the page. Then, the same thing happens for the next 3 images too. Randomly it will click on a image among these 4 images. But, it's not working as desired. i.e. clicking all the 4 images every time. So, how to handle this?
Thanks in advance.
I wanted to click on certain part of a image based on certain conditions. I want to click on 4 images in total. When I recorded the action, I tested the image recognition and mouse click event. It was identifying the image correctly clicking at the right place. Then, I added the same in the project. But in debugger mode, instead of clicking the image it goes to the bottom of the page. Then, the same thing happens for the next 3 images too. Randomly it will click on a image among these 4 images. But, it's not working as desired. i.e. clicking all the 4 images every time. So, how to handle this?
Thanks in advance.