Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Setsecure method
#3
Solved: 10 Years, 9 Months, 3 Weeks ago
Hi Karraaruna,

The JavaEdit("VTextField_4") object of your application is a protected field thats why QTP has recorded SetSecure instead of Set. If you want to decode the encoded text, try to set the encoded string using SetSecure on a non protected field:

e.g. SomeNonProtectedJavaEdit("TextField").SetSecure "4d0b772dc5d1e0c3"

this will show the exact decoded string in the textfield.
Reply


Messages In This Thread
Setsecure method - by karraaruna - 12-20-2010, 10:47 PM
RE: Setsecure method - by manishbhalshankar - 12-21-2010, 10:08 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  What is a Method in QTP and how many types are method r there in QTP? vidyabr 1 4,327 07-28-2008, 02:14 PM
Last Post: surya_7mar

Forum Jump:


Users browsing this thread: 1 Guest(s)