On 6/21/06, Amitha Shetty <[EMAIL PROTECTED]> wrote:
Hi,
 I installed watir 1[1].5.1.gem.
When I say  ie.frame(:index,1).checkboxes[1].attribute_value("caption")
 it prints nill. 
But when I say ie.frame(:index,1).checkboxes[1].attribute_value("name")
it prints 'ID_1'.
Still I am not able to retrieve the actual display name of the checkbox i.e 'Male'.

I can't help without looking at the actual HTML that is generated.

Bret

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to