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.

Assigning text for a variable in pop up window

ernest.jebaernest.jeba Members
edited November -1 in Sahi - Open Source
Hi,


I have to assign a particular cell text to a variable in a POP UP WINDOW.

var $a =_popup("With Title")._getText(_div("some div"), _under(_div("Div")));

Is it possible?

Its throwing an error.
Sign In or Register to comment.