
Loading ...
In my recent article Is Smart Identification really smart? i demonstrated why not to use to QTP Smart identification feature. QTP Smart identification setting is test level setting which means if you earlier had SI enabled for your script and now wanted to disable it you either need to use QTP AOM (Automation Object Model) [...]
Register or Login to read the full article...
Tags used -
AOM, Automation, disable, DisableReplayUsingAlgorithm, enable, identification, SmartIdentification

Loading ...
What is ReplayType?
ReplayType is QTP Web Add-in setting. It can be used to change how the events are replayed on the browser. There are two modes of ReplayType
Events (1) - Replay of events using the Browser methods (something similar to DOM).
Mouse (2) - Replay of events using the mouse and keyboard simulation.
When to change ReplayType?
Use [...]
Register or Login to read the full article...
Tags used -
Blocker, disabled, enable, Enabled, Events, IE, Internet Explorer, Mouse, Object is disabled, Popup, Replay, replaying, ReplayType, Setting