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
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general