Jassi, try this:

test_site2.radio(:name, 'selectionids', id).click


Subject:
Re: [Wtr-general] Need help reading a file
From:
Jassi Akkal <[EMAIL PROTECTED]>
Date:
Thu, 25 May 2006 12:23:41 -0700 (PDT)
. . .

Also here is the updated code and still it is not
working


test_site2 = Watir::IE.attach(:url,
'http://gcmapp2.qa.kryptiq.com:8080/guardian/servlet/guardian/template/ItemChooser.vm?chooserType=CUSTOM_CONTRACT_DOCSET')

id =test_site2.cell(:text, "Arbitration").id

test_site2.radio(:name, "selectionids", id).set

test_site2.image(:id,"btnChooseSelected").click

Appreciate that.

Thanks

Jassi Akkal
  


_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to