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.

Set numerical value in texbox as 0

akshayakshay Members
edited May 2016 in Sahi Pro
I am using below script to set value as "zero"
_setValue(_textbox("/formfield.*/"), "0")
but when scripts progresses it is reseted to blank.
However i am able to set nonzero values successfully.

can anyone help

Answers

Sign In or Register to comment.