
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

Loading ...
There are times when below Navigate statement in QTP runs fine but does not Navigate to the actual website
Browser("XXX").Navigate "http://www.knowledgeinbox.com"
Now there can be different possible root cause for this issue. This article will take you throw most of them one by one
Possible Root Cause #1
There is a child modal dialog in IE waiting for user [...]
Register or Login to read the full article...
Tags used -
Add-on, Addon, Issue, Navigate, Not, recording, Replay, replaying, script, scripts, UAC, working