Is there any way to emulate touch events using webdriverio framework for automation?
I have a Kiosk with TouchScreen and I'd like to create a set of tests to test some functionality in the kiosk. Click with mouse is not working, it only accepts touch events.