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.

Simulate a click by using x,y coordinates

CorentinCorentin Members
edited August 2014 in Sahi - Open Source
Hello all,

I try to simulate a click by using x,y coordinates, in a large canvas.
I get coordiantes of my canvas : _position(_canvas(1,  _rightOf(_cell("0623")))); --> OK
I try many JS script to simulate click event in SAHI test (.sah), but no event in my canvas element. --> KO

Browser: Chrome

Can you help me?
(I am a beginner on SAHI)

Thanks
Sign In or Register to comment.