18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
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
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
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