4

I'm trying to test a website using Windows 10's touchscreen gestures. We don't actually have a Windows 10 device with a touchscreen, but www.browserstack.com and www.saucelabs.com/‎ do not have this option.

What's the right way to test via Windows 10 touchscreen, short of actually buying a Windows 10 device with a touchscreen?

Eric Baldwin
  • 3,341
  • 10
  • 31
  • 71

1 Answers1

0

While SauceLabs do provide real devices they rely on Appium to interact with the devices.

Microsoft have released a windows hardware lab kit ("Windows HLK").

There is more documentation here.

This appears to the "right" way perform this testing.

Andrew Gray
  • 3,593
  • 3
  • 35
  • 62