On Wed, Oct 21, 2009 at 10:50 AM, Željko Filipin < [email protected]> wrote: > browser.button(:after?, browser.cell(:text, "Test")).set
My mistake. Try this: browser.radio(:after?, browser.cell(:text, "Test")).click If that does not work, you can always try xpath: http://wiki.openqa.org/display/WTR/XPath Željko --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
