-
Test runs very slow
How to capture the name of the frame as the name of the frame is dynamically changing, if i add an object in OR for the first time, QTP indentifies and runs the test. when I close the browser and open a new one QTP does not identify or the test runs very slow.
Can any one tell me how to proceed
Question asked by visitor sashikanth
-
Contributing Member
Re: Test runs very slow
hey use regular experssion for that object!
-
Moderator
Re: Test runs very slow
or, try this:
Browser("").Page("").Frame("micClass:=Frame").___SomeAction___
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules