From: Mandeep Baruah Date: 2008-11-10T19:43:09+09:00 Subject: Watir: links with similar text in a page. How to access? Hi All, I need Help! In a page I am having two section(windows and linux) with has some installation instructions. This "Installation instruction" text link which calls some javascript functions are placed twice in the page (once under Windows and once under linux). With the command "ie.link(:text, /Installation instruction/).click" I am only able to click the first occurance of the text, under windows. How to click the second instance of the same text(i.e, Installation instruction) link, under linux?. Thanks in advance, Mandeep -- Posted via http://www.ruby-forum.com/.