... easy. ie = IE.newie.goto site_urlie.link( :url, /menu_id=1/ ).click j. On 9/26/05, Max Kononovich <[EMAIL PROTECTED]> wrote:> Hello, I am a new in Watir. I have a html page with> the number of images. Each of them belong to one of> the tree elements. So I have the following in the View> Source for each of two buttons.>> <td class="td_actions" width="0">> <a> href="http://test.test.net/admin/menus/edit/?menu_id=1";> ><img src="/images/list_edit.gif" width="19"> height="19" align="top" title="menus_edit_item"> alt="menus_edit_item" /></a>> <a> href="http://conf.myamphi.net/admin/menus/add_item/?menu_id=1";> ><img src="/images/list_add.gif" width="19"> height="19" align="top" title="menus_add_item"> alt="menus_add_item" /></a>> </td>>> And I need to click on the image with defined in the> href menu_id and action type(add_item or edit ).> If anybody know how I can do it?>> Thanks in advance,>> Max>>>>>>> ________________________________________________________> Вы уже с Yahoo!?> Испытайте обновленную и улучшенную. Yahoo! Почту! http://ru.mail.yahoo.com> _______________________________________________> Wtr-general mailing list> [email protected]> http://rubyforge.org/mailman/listinfo/wtr-general>
--"http://ruby-lang.org -- do you ruby?" Jeff Wood _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
