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.
Storing excel sheet select result in an column and array.
Hi Sahi Team,
I want to add the column in excel sheet and later i want to store that value in an array after adding values of table from web browser to excel sheet.
But after using select statement i'm getting values in string like (100,1002,145) in all columns where condition is satisfied, also i'm not able to store that selected data in an array for further calculation.
also after using parseInt all columns contain same data with first value 100.
Please suggest me how to get these scenarios.
I want to add the column in excel sheet and later i want to store that value in an array after adding values of table from web browser to excel sheet.
But after using select statement i'm getting values in string like (100,1002,145) in all columns where condition is satisfied, also i'm not able to store that selected data in an array for further calculation.
also after using parseInt all columns contain same data with first value 100.
Please suggest me how to get these scenarios.