On Mon, Oct 13, 2008 at 3:06 PM, aidy lewis <[EMAIL PROTECTED]> wrote: > I need to verify a radio button text of 'MPEG 1'
Don't you just _love_ Watir? :) irb(main):003:0> ie.label(:for, "ctl00_mainContent_PublishToScreenerFile1_rdoVideoCodecMPEG1").text => "MPEG 1" Željko -- http://watirpodcast.com/bret-pettichord-on-firewatir/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
