1 Test that synthetic mouse events from touch events should have a sourceCapabilities and its firesTouchEvents should be true.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Sending gestureTap which synthesizes mousemove, mousedown, mouseup and click
8 PASS event.sourceCapabilities is non-null.
9 PASS event.sourceCapabilities.firesTouchEvents is true
11 PASS event.sourceCapabilities is non-null.
12 PASS event.sourceCapabilities.firesTouchEvents is true
14 PASS event.sourceCapabilities is non-null.
15 PASS event.sourceCapabilities.firesTouchEvents is true
17 PASS event.sourceCapabilities is non-null.
18 PASS event.sourceCapabilities.firesTouchEvents is true
19 PASS successfullyParsed is true