On Tue, Jul 12, 2011 at 4:22 PM, Mahi <[email protected]> wrote: > <a class="aLink" > onclick="getTableData(-999);setBind("",-999);getSubjectInfo(-999,"");getCCId();;">MAHINDRA</ > a>
Try these: browser.link(:text => "MAHINDRA").click or browser.link(:class => "aLink").click Željko -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
