On Sat, Dec 8, 2012 at 2:58 PM, OldGrantonian <[email protected]>wrote:
> ie.span(:id, "spanUpdateType").get_text() > You were close. :) This should do it: ie.span(:id, "spanUpdateType").text Željko -- https://leanpub.com/watirbook -- 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]
