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.

Using _xy() to click on links in an area

qazwsx988qazwsx988 Members
edited November -1 in Sahi - Open Source
Hi,

Is it possible to use the _xy() API to click on a link that's within another item, such as an image within a div?

I tried using:
_click(_xy(_div("divName"),50,50));
where the coordinates are where the image is.
Sign In or Register to comment.