06-14-2011, 10:48 PM
I'm having trouble making QTP 11. recognize objects consistently when IE has to scroll. This seems to be an issue when the application has a scroll bar and IE has a scroll bar.
The issue is that it doesn't recognize the object moves with both scroll bars. The inner scroll bar is ok, the IE or outer scroll bar causes issue. When I try to find object, it always finds it higher or lower that it actually is after I scroll with the outer scroll bar. This causes issues when running the script.
I am only using html id for the test object detail.
Any ideas on how to fix this? or a way to get around it?
Brian
The issue is that it doesn't recognize the object moves with both scroll bars. The inner scroll bar is ok, the IE or outer scroll bar causes issue. When I try to find object, it always finds it higher or lower that it actually is after I scroll with the outer scroll bar. This causes issues when running the script.
I am only using html id for the test object detail.
Any ideas on how to fix this? or a way to get around it?
Brian