[Wtr-general] click link in iframe?

mihai forum-watir-users at openqa.org
Thu Jun 7 02:54:03 EDT 2007


i have this html code:

table border="0" cellpadding="0" cellspacing="0" width="100%"  >
  <tr>
        <td colspan="2"  class="PContent"   style="background-color: #FFFFFF;" >
      <IFRAME src = "/blz/bzaShowLibrary.do?caller=Library&modules=StandardAnalytics&modules=CustomAnalytics&modules=MyWorkspace&modules=Subscriptions" width = "100%" height = "546" scrolling = "no" frameborder = "0" ></IFRAME>
    </td>
      </tr>
  </table>

this is a meniu with submenius links: Standard Analytics, Custom Analytics, My Workspace...

and can i click Standard Analytics for example in watir?


More information about the Wtr-general mailing list