Archive

Posts Tagged ‘link’

$ Use the text property to locate a link in watir $

October 13th, 2008 No comments

I found by chance that we can use the text property to locate a link in watir, the following is the syntax I used:

ie77.link(:text => /the text in a link/).click

Related Blogs

Categories: watir Tags: ,