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 read integer value from excel

edited August 2014 in Sahi Pro
How to read integer value from excel file. I tried both using xls & xlsx file. Also i tried changing the cell format to text. Still its not working.
SAHI still read the value like 5.0
I am using SAHI pro 5.0.9

Answers

  • Have you tried to convert String to Integer in your code?
  • edited August 2014
    Hi Sadna,
    Thank you for your response. I was able to get it working. Actually before you enter any data to the cell, 1st you need to set the cell as text format & then you enter value. By this SAHI works fine & reads data as text.
Sign In or Register to comment.