[Wtr-general] clicking on Active Element buttons
Mike Tierney
Tierney at rdacorp.com
Wed May 10 10:23:10 EDT 2006
Thanks, this works. I promise to brush up on my html syntax
From: Zeljko Filipin
Sent: Wed 5/10/2006 3:56 AM
To: wtr-general at rubyforge.org
Subject: Re: [Wtr-general] clicking on Active Element buttons
<A id=continue_btn title="Continue with Rate Plan"></A>
you can use
ie.link(:id, "continue_btn").click
It looks to me that you are little confused what is a button, what is a image, what is a link... If I am correct, this link will help you http://www.w3schools.com/html/default.asp.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20060510/13d87479/attachment.html
More information about the Wtr-general
mailing list