07-31-2011, 11:54 PM
Two ways to handle frames -
1) Since most of them have dynamic object properties. You would need to handle those properties appropriately.
2) Remove the frame object altogether and the statement should still work fine. For ex :
can be changed to
We posted a video on this topic sometime back on our blog https://www.LearnQTP.com/ You may want to check that.
1) Since most of them have dynamic object properties. You would need to handle those properties appropriately.
2) Remove the frame object altogether and the statement should still work fine. For ex :
Code:
Browser("x").Page("x").Frame("y").Image("Y").Click
Code:
Browser("x").Page("x").Image("Y").Click
We posted a video on this topic sometime back on our blog https://www.LearnQTP.com/ You may want to check that.
Want to fast track your QTP/UFT Learning? Join our UFT Training Course