[ http://jira.openqa.org/browse/WTR-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=19930#action_19930 ]
Jarmo Pertman commented on WTR-459: ----------------------------------- Where did you insert that "require 'watir/frame'" exactly in core.rb? Did you put it somewhere AFTER "require 'watir/page-container'"? >From the error message it seems you didn't. > click_no_wait does not work with frames > --------------------------------------- > > Key: WTR-459 > URL: http://jira.openqa.org/browse/WTR-459 > Project: Watir > Issue Type: Bug > Components: Wait > Affects Versions: 1.6.6 > Environment: ruby 1.8.6 (2007-09-24 patchlevel 111), Watir 1.6.6 > Reporter: problem_child > Assignee: Jarmo Pertman > Priority: Blocker > > click_no_wait is not working in ruby 1.8.6 (2007-09-24 patchlevel 111), Watir > 1.6.6 > $frame.button(:name, "button1").click_no_wait > =>nil > If I use $frame.button(:name, "button1").click it works so it is finding the > object. > But using click_no_wait results in nill using IRB. > An error is not reported otherwise. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openqa.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ Wtr-development mailing list Wtr-development@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-development