Declined
Last Updated: 15 Dec 2023 10:17 by ADMIN
Panayot
Created on: 16 Aug 2013 07:36
Type: Feature Request
6
Touch Enabled Testing
In our project we have touch support but we are unable to test it.

We are using the test framework (without the recorder). API to simulate touch within the test framework would be of great help. We are locating elements and coordinates in code so we do not need touch recording yet. We are OK to run the tests in Windows8 only and the Windows8 OS have a native API to simulate touch. There is documentation in the MSDN:

http://msdn.microsoft.com/en-us/library/windows/desktop/hh802881(v=vs.85).aspx

Minimum supported client
 Windows 8 [desktop apps only] 

Minimum supported server
 Windows Server 2012 [desktop apps only] 

Header
 Winuser.h 

DLL
 User32.dll 

So a tiny managed wrapper for .NET within the Test Studio's framework would be greatly appreciated.

:)
0 comments