Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting text from password edit box
#3
Solved: 11 Years, 6 Months, 3 Weeks ago
I have a suggesstion for getting the password entered Password field. Hope the following script may help you.........

-----------------------------------------
Code:
Browser("B").Page("P").WebEdit("uname").Set "tester"
Browser("B").Page("P").WebEdit("pwd").SetSecure "4a5d7145b2fef00c64034e56dc213cbdf0da"
[b]A = Browser("B").Page("P").WebEdit("pwd").GetROProperty("Value")
MsgBox (A)[/b]
-----------------------------------------
Thanks
Reply


Messages In This Thread
Getting text from password edit box - by laura - 07-14-2009, 08:48 PM
RE: Getting text from password edit box - by QTPgrd - 07-15-2009, 11:42 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Password Encryption / Decryption for swfobject YogeshCallappa 0 1,820 06-23-2017, 03:57 PM
Last Post: YogeshCallappa
  How can we get the Windows application Text box background color Using UFT 11.53 Kuppampattu 3 6,260 06-06-2017, 11:12 AM
Last Post: workrohit08
  UFT 12.53 trial version not recognizing its sample flight application login/password NehaRB 2 4,073 10-07-2016, 06:49 PM
Last Post: pradeep537
  Not able to set value in application web edit box tanuj dewangan 4 3,933 07-29-2016, 03:58 PM
Last Post: harshadevadas
  Need to Validate Text filed is blank after clicking on the Text box balak89 3 5,136 09-13-2015, 12:06 AM
Last Post: ADITI1992

Forum Jump:


Users browsing this thread: 2 Guest(s)