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.

_setValue with phone number cuts off first number of area code

Hi, I have the following statement:
_setValue(_textbox("ctl00\$cph\$mtbMasked\$rmtMasked"), "2507890987");

When it runs, it drops the "2" and only puts "507890987_" in the phone number field. However, if I add an extra digit to the end it will add that last digit.
Any help would be appreciated...
Sign In or Register to comment.