Are you having problem of capturing the objects that appear on the popup window in QTP?
This problem occurs is due to the IE problem, the QTP 10 is not able to record the popup window objects if you are using IE7 or IE8, however the objects can be recorded in IE6. After I trying to record for some popup window, I discover that QTP still not able to fully recording the objects on the popup window but it is much better than IE7 or IE8.
To increase the possibility of success in the object capturing, you need to reset the event capturing level from basic to high level.
Tools - Web Event Recording Confirguration
.
After capturing is done, then you need to do some filtering steps to filter off the unnecessary scripts that recorded. This is because you reset to high event level, therefore whatever actions perform during the recording will be recorded.
No comments:
Post a Comment