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.
Alerting Cell Values
Hi sir,
Could you please tell me how to alert the cell values
ie _cell(0,_near(_cell("Core Java")),_under(_cell("Cost")));
can we use alert to print the cell value
when i used _alert(_cell(0,_near(_cell("Core Java")),_under(_cell("Cost")));
it is showing ObjectHTMLTableCellElement in alert message
Could you please tell me how to alert the cell values
ie _cell(0,_near(_cell("Core Java")),_under(_cell("Cost")));
can we use alert to print the cell value
when i used _alert(_cell(0,_near(_cell("Core Java")),_under(_cell("Cost")));
it is showing ObjectHTMLTableCellElement in alert message
Best Answer
-
Hi sahiuser1,
Please try using:
_alert(_getText(_cell(0,_near(_cell("Core Java")),_under(_cell("Cost"))));
Regards.
Answers
thanks for the answer its working fine
thanku
sahiuser1
Please do reply to the following question.The link to the question is below
http://sahi.co.in/forums/discussion/7037/use-of-_near-and-_under#Item_2
Regards
rahul