[
http://jira.openqa.org/browse/WTR-402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zeljko closed WTR-402.
----------------------
Resolution: Won't Fix
If this is still a problem, please report it here:
https://github.com/watir/watir-classic/issues
> The method, 'click_no_wait' seems not to work in Firewatir
> ----------------------------------------------------------
>
> Key: WTR-402
> URL: http://jira.openqa.org/browse/WTR-402
> Project: Watir
> Issue Type: Bug
> Components: FireWatir
> Affects Versions: Open QA Migration
> Environment: windows
> Reporter: Zeljko
> Assignee: Angrez
>
> - moved from http://code.google.com/p/firewatir/issues/detail?id=84
> Issue 84: The method, 'click_no_wait' seems not to work in Firewatir
> 1 person starred this issue and may be notified of changes.
> Status: New
> Owner: ----
> Reported by vaidyalingam.b, Mar 25, 2009
> What steps will reproduce the problem?
> 1. Please execute the following code:
> require 'watir'
> Watir::Browser.default = 'firefox'
> $browser = Watir::Browser.new
> $browser.goto('www.google.com')
> $browser.maximize
> $browser.text_field(:name,'q').set('random')
> $browser.button(:name,'btnG').click_no_wait
> What is the expected output? What do you see instead?
> The command, '$browser.button(:name,'btnG').click_no_wait' should click
> the 'Google Search' button. But, it does not
> What version of the product are you using? On what operating system?
> Firewatir that comes with Watir 1.6.2
> Operating System - Windows XP Service Pack 2
> Browser - Mozilla Firefox 3.0.7
--
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
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development