Automation for TouchScreen Kiosk with Touch Events WebdriverIO in Electron

Viewed 7

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.

0 Answers
Related