[Wtr-general] [Firewatir] Fireevent not working
Angrez Singh
angrez at gmail.com
Sat Jun 9 05:52:21 EDT 2007
Hi,
We are working on it. Will let you know the results soon.
Regards,
Angrez
On 6/9/07, jhun <forum-watir-users at openqa.org> wrote:
>
> Can you please help me. I have this code:
>
> lis = $browser.elements_by_xpath("//li");
> lis.each do |li|
> $logger.log("value: " + li.id);
> if (li.id == d.id[4..10])
> $logger.log("FOUND!!!");
> li.fireevent("ondblclick");
> break;
> end
> end
>
> It seems that the event ondblclick is not working. I tried searching on
> the net just to find an example or any implementation of the fireevent in
> firewatir but sad to say didnt find any. I hope you could help me with my
> problem. Thanks a lot!!!
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070609/586a650e/attachment.html
More information about the Wtr-general
mailing list