Many thanks for the prompt response :)
On Saturday, December 8, 2012 1:58:30 PM UTC, OldGrantonian wrote: > > 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]
