I am trying to automate web application which uses SSIS reports. I am able to navigate to all pages in the site and also see the all report pages.
When I click on Show Report button, report will display in Frame and then u开发者_Python百科nable to go further actions.
Watir works with frames: http://wiki.openqa.org/display/WTR/Frames
精彩评论