[Wtr-general] [firewatir] Fire_event not working in Firefox
Prema Arya
prema.arya at gmail.com
Thu Jun 7 05:54:17 EDT 2007
Hi Jhun,
Thanks for reporting this. You can use the latest code form svn/trunk at
http://firewatir.googlecode.com/svn/trunk/FireWatir/
We have already fixed this issue.
In case you face any problem let me know.
Regards,
Prema
On 6/7/07, jhun <forum-watir-users at openqa.org> wrote:
>
> I have this in my 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.fire_event
> ("ondblclick");*
> break;
> end
> end
>
> In bold text, doesnt seem to work. Can you please help me or i hope
> there's alternative to activate the ondblclick event. Thanks for the help!
> _______________________________________________
> Wtr-general mailing list
> Wtr-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/wtr-general
>
--
Prema Arya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/wtr-general/attachments/20070607/3d0763c0/attachment-0001.html
More information about the Wtr-general
mailing list