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.

how to call a function in the page

herseeingherseeing Members
edited November -1 in Sahi - Open Source
in my web page there is a function named over() that is used to show menus.
i just want to use _call(over()) in my script to show the menus, but failed. and log shows over() is undefined.
anything wrong when i use _call()? plus, I am NOT using sahi pro. just free version.

Comments

  • Hello herseeing,

    Assuming over() is called onmouseover, _mouseOver should have triggered a call to the function. Is the web page available online or could ou point us to any example so that we can verify it on IE?
    Also, is over() making an ajax call? What is the expected behaviour?

    Regards,
    Sumitra
Sign In or Register to comment.