[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

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