[wtr-general] Re: click_no_wait firefox walkaround not working

2009-02-22 Thread Angrez Singh
This method will not show the pop up window if everything goes fine. Else the pop up window will be shown. It is as per the design of Firefox so that you don't have to use AutoIT for clicking on pop ups. - Angrez On Fri, Feb 20, 2009 at 9:11 PM, zeng0030 zeng0...@gmail.com wrote: Hi Angrez,

[wtr-general] Re: click_no_wait firefox walkaround not working

2009-02-20 Thread zeng0030
Bug is logged as WTR-287. On Feb 18, 6:02 am, Angrez Singh ang...@gmail.com wrote: Just went through the code for click_no_wait don't think that if it is supported right now you can use startClicker for dealing with js pop ups. Look at the unit tests for more details. - Angrez On Wed, Feb

[wtr-general] Re: click_no_wait firefox walkaround not working

2009-02-20 Thread zeng0030
Hi Angrez, I tried startClicker method in the unit test. But it seems this method does't open the popup window. Any suggestions? Thanks! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Watir General group. To post

[wtr-general] Re: click_no_wait firefox walkaround not working

2009-02-18 Thread Angrez Singh
Looks like bug to me .. could you please log this into JIRA - Angrez On Tue, Feb 17, 2009 at 11:04 PM, zeng0030 zeng0...@gmail.com wrote: Hi guys, I tried the click_no_wait walkaround for firefox posted on the firewatir compability page, def click_no_wait(object_name)

[wtr-general] Re: click_no_wait firefox walkaround not working

2009-02-18 Thread Angrez Singh
Just went through the code for click_no_wait don't think that if it is supported right now you can use startClicker for dealing with js pop ups. Look at the unit tests for more details. - Angrez On Wed, Feb 18, 2009 at 4:28 PM, Angrez Singh ang...@gmail.com wrote: Looks like bug to me .. could