Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
.SET method not working in WEBEDIT
#2
Not Solved
Just before the .Set statement Use
Code:
Setting.WebPackage("ReplayType") = 2 ' This will simulate actual Mouse and keyboard

After the .Set statement change it back to events type

Code:
Setting.WebPackage("ReplayType") = 1 ' This is the default setting (events)

If this doesn't work use FireEvent to fire the corresponding event once you have done the .Set operation.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course
Reply


Messages In This Thread
.SET method not working in WEBEDIT - by Achuth - 04-14-2014, 12:44 PM
RE: .SET method not working in WEBEDIT - by Ankur - 04-14-2014, 08:05 PM
RE: .SET method not working in WEBEDIT - by XAnna - 11-23-2016, 03:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Set method not working for web number object Qtp_bunny 1 2,074 06-14-2018, 05:00 PM
Last Post: Ankur
  Unable to set the Start date for SwfCalendar control-using SetDate or Type method mahbub798 0 2,551 03-23-2014, 05:28 AM
Last Post: mahbub798
  Problem with Set method in QTP sruthi 4 6,173 06-30-2010, 09:55 AM
Last Post: basanth27

Forum Jump:


Users browsing this thread: 1 Guest(s)