On 2013-07-16 6:52 AM, Neil wrote:
How do I write a test for a double-click event, or does anyone know an
existing test that I can cargo-cult from?

synthesizeMouse(element, x, y, {clickCount: 2}, window);

should do it.

Cheers,
Ehsan

_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to