[
http://jira.openqa.org/browse/WTR-287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zeljko closed WTR-287.
----------------------
Resolution: Won't Fix
If this is still a problem, please report it here:
https://github.com/watir/watir-classic/issues
> Need click_no_wait for firewatir
> --------------------------------
>
> Key: WTR-287
> URL: http://jira.openqa.org/browse/WTR-287
> Project: Watir
> Issue Type: New Feature
> Components: FireWatir
> Affects Versions: 1.6.2
> Environment: Ruby 1.8.6; FireWatir 1.6.2, Firefox 3.0.6
> Reporter: jun
> Assignee: Angrez
> Priority: Major
> Fix For: Future
>
>
> I tried the click_no_wait walkaround for firefox posted on the
> firewatir compability page,
> def click_no_wait(object_name)
> $jssh_socket.send("browser.contentWindow.setTimeout(function()
> {document.forms[0].#{object_name}.click()},0);\n", 0)
> self.read_socket()
> end
> However, I got "NoMethodError: undefined method `read_socket'
> for ........" error
--
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