id = ie.cell(:text, ''AmberGlen Medical Corporation Service Agreement - 2004").id

On 5/24/06, Jassi Akkal <[EMAIL PROTECTED]> wrote:
I need help reading an itemname and returing
corressponding ID from this html code defined below.

<td class="nameCell"
id="b98e043c-2796-42a9-b4b1-b372e60533e9"objtype="12"objname="Document
Set"itemname="AmberGlen Medical Corporation Service
Agreement - 2004">
                              <span
id="b98e043c-2796-42a9-b4b1-b372e60533e9"
class="detailsLink" title="View Details" style=""
     '"
    >     false;"

>'Document Set')">
    AmberGlen Medical Corporation Service Agreement -
2004
  </span </td>

I then want to use this ID and replace in this code

'radio(:name, "selectionids", "ID").set


Can anybody help?

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

Reply via email to