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.
Right click.
Hi Narayan,
Right click should be disabled in all the pages of my application, can u please suggest me how to check this.
I have tried with this but its returning null value
var $click;
_set($click,_rightClick(_byId("formContainer")));
_wait(5000);
_alert($click);
Right click should be disabled in all the pages of my application, can u please suggest me how to check this.
I have tried with this but its returning null value
var $click;
_set($click,_rightClick(_byId("formContainer")));
_wait(5000);
_alert($click);
Comments
Can you send the piece of page source on which you need to check right-click disbled. Also send source of page where right-click is enabled. just need some page to test.
Regards,
Pankaj.