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
  • 2,993
  • 8
  • 27
  • 61

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,190
  • 2
  • 29
  • 55