[wtr-general] Re: Handling popups without using click_no_wait

2010-05-09 Thread satish
Hello,

If you are using version 26 you should see following when you do ruby
-v. See for patch level here. it should be 111. I had same problem
earlier. Once installed back version 26 I was fine.

ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]

Thanks
Satish


On May 6, 12:56 am, Rats crapats...@yahoo.com.au wrote:
 On May 6, 6:02 am, Etsap aaron.di...@gmail.com wrote:

  Make sure you are using Ruby 1.8.6-26, not 1.8.6-27.

 Can you please tell me how I can check this? Thanks.

 --
 Before posting, please readhttp://watir.com/support. In short: search before 
 you ask, be nice.

 You received this message because you are subscribed 
 tohttp://groups.google.com/group/watir-general
 To post: watir-general@googlegroups.com
 To unsubscribe: watir-general+unsubscr...@googlegroups.com

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com


[wtr-general] Re: Handling popups without using click_no_wait

2010-05-06 Thread Jarmo Pertman
But why cannot you get click_no_wait working?

I've made a little blog post about debugging the problems with
click_no_wait. Maybe you can give it a try to see some specific
reasons.

http://www.itreallymatters.net/post/378669758/debugging-watirs-click-no-wait-method-problems

Also, there is a patch, which you might try:
http://jira.openqa.org/browse/WTR-320

Jarmo

On Apr 13, 4:07 am, Rats crapats...@yahoo.com.au wrote:
 Given I simply cannot get click_no_wait working with my current
 configuration are there any other ways of handling js popups?

 Currently I'm using:

 Win7
 IE8
 Watir 1.6.5
 Ruby 1.8.6 (1 click installer version)

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com


[wtr-general] Re: Handling popups without using click_no_wait

2010-05-05 Thread Rats
On May 6, 6:02 am, Etsap aaron.di...@gmail.com wrote:
 Make sure you are using Ruby 1.8.6-26, not 1.8.6-27.

Can you please tell me how I can check this? Thanks.

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com


[wtr-general] Re: Handling popups without using click_no_wait

2010-05-05 Thread Betsy
typing ruby -v on the command prompt gives us ruby version till say
1.8.6, but how do we check for 26/27?

@Rats
- You can probably try out Autoit to be able to handle popups without
using click_no_wait.

-Betsy Joy

On May 6, 9:56 am, Rats crapats...@yahoo.com.au wrote:
 On May 6, 6:02 am, Etsap aaron.di...@gmail.com wrote:

  Make sure you are using Ruby 1.8.6-26, not 1.8.6-27.

 Can you please tell me how I can check this? Thanks.

 --
 Before posting, please readhttp://watir.com/support. In short: search before 
 you ask, be nice.

 You received this message because you are subscribed 
 tohttp://groups.google.com/group/watir-general
 To post: watir-general@googlegroups.com
 To unsubscribe: watir-general+unsubscr...@googlegroups.com

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com