I need to extract text to send to a file. For example, I need to extract 
"Add New Company" from the following:

<span id="spanUpdateType">Add New Company</span>

I'm assuming that I need to use something like:

ie.span(:id, "spanUpdateType").get_text()

I would be grateful for any assistance.

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to