On Fri, Dec 15, 2017 at 4:59 PM, Andreas Tolfsen <a...@sny.no> wrote: > I would be interested to hear more about what primitives for user > input emulation are required.
Touch input emulation would also be good. There are some CSS properties like touch-action which require emulating user touch input for proper testing. APZ testing would also be made easier if we had a good mechanism for emulating user input. We have some stuff we've cobbled together over time that we're using now but we have to add to it for almost every new test we write which increases the pain barrier for writing tests. :( Cheers, kats _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform