07-13-2010, 03:05 AM
New Problem I'm working with a web base application, and within my application you can click various links throughout the application.
I have one link that is in a web table row count 2 of a pop up page....the (innertext, innerHTML) is Close.
The link on this page is the only link available on the page and the page is a sub page of another page....so the viewable page is smaller then the main screen.
I attempted to record this function...but when I run the script it fails at that step.
I do have an object repository setup for this specific page and it is associated with the test.
When I use object spy it list WeTABLE and Link : Close
I have now idea why it will not click the close ...link button.
Thanks,
Brian
I have one link that is in a web table row count 2 of a pop up page....the (innertext, innerHTML) is Close.
The link on this page is the only link available on the page and the page is a sub page of another page....so the viewable page is smaller then the main screen.
I attempted to record this function...but when I run the script it fails at that step.
I do have an object repository setup for this specific page and it is associated with the test.
When I use object spy it list WeTABLE and Link : Close
I have now idea why it will not click the close ...link button.
Thanks,
Brian