04-14-2014, 08:05 PM
Just before the .Set statement Use
After the .Set statement change it back to events type
If this doesn't work use FireEvent to fire the corresponding event once you have done the .Set operation.
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