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.
How to get the text from a field under a column in the popup window
Hi,
we use $a = _gettext(_dv(column name)) to get the name of that cell into a variable.i can also get value in the cell which is under particular column into a variable using ($a = _getText(_cell($i, _under(_div("Study Day Subject Weighed"))));
But am not able to get value in the cell which is under particular column in the new popup window.
i need to get the value from a cell in the new popup and use the same value in another window.so i want this.
can u people please help me...................
we use $a = _gettext(_dv(column name)) to get the name of that cell into a variable.i can also get value in the cell which is under particular column into a variable using ($a = _getText(_cell($i, _under(_div("Study Day Subject Weighed"))));
But am not able to get value in the cell which is under particular column in the new popup window.
i need to get the value from a cell in the new popup and use the same value in another window.so i want this.
can u people please help me...................