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.

Right click.

PriyaPriya Members
edited November -1 in Sahi - Open Source
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);

Comments

  • pankaj.nithpankaj.nith Members
    edited January 2009
    Hi Priya,

    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.
Sign In or Register to comment.