[Wtr-general] Problem in clicking javascript alert button in firewatir

2007-06-28 Thread VIKASH KUMAR
I am using firewatir version 1.0.2
I am able click on javascript OK button using the below code ::
$ff.button(:text,/Cancel/).click_no_wait
$ff.click_jspopup_button(OK)

But, I have a scenario in which javascript alert comes (and sometimes may not) 
when we change an item in select list.
e.g.
$ff.select_list(:name,max).select(250)
#Javascript alert comes, if we select 100, alert doesn't comes.

Please help me out in achieving this.
Thanks in advance
Vikash

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Re: [Wtr-general] Problem in clicking javascript alert button in firewatir

2007-06-28 Thread Angrez Singh

Hi,

We are working on it and probably this will be there in next release.

Regards,
Angrez

On 6/29/07, VIKASH KUMAR [EMAIL PROTECTED] wrote:


I am using firewatir version 1.0.2
I am able click on javascript OK button using the below code ::
$ff.button(:text,/Cancel/).click_no_wait
$ff.click_jspopup_button(OK)

But, I have a scenario in which javascript alert comes (and sometimes may
not) when we change an item in select list.
e.g.
$ff.select_list(:name,max).select(250)
#Javascript alert comes, if we select 100, alert doesn't comes.

Please help me out in achieving this.
Thanks in advance
Vikash

Send free SMS to your Friends on Mobile from your Yahoo! Messenger.
Download Now! http://messenger.yahoo.com/download.php

___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

___
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general