18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Unable to click on specific area of an image using Internet Explorer

chavonnechavonne Members
edited July 2014 in Sahi Pro
Hi,

I have encountered a problem of clicking on specific area of an image on Internet Explorer.
My test is to click on different area of an image. Server will get cursor's location on the image and do following operation according to cursor's location.
I used _click(_xy(_image(img_id), 180, 100)) (say x co-ordinate is 180, y co-ordinate is 100). It works perfect on Chrome. But on IE the cursor did not click at the location I entered.

Can anyone offer a solution or some help? Thank you very much!

Answers

  • By the way, our test environment is on IE9(x64).

    Anybody please give some help or advise? Thanks a lot!
Sign In or Register to comment.