Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch Simulation #54

Open
wants to merge 13 commits into
base: touch
Choose a base branch
from
Open

Touch Simulation #54

wants to merge 13 commits into from

Conversation

stoneman
Copy link
Contributor

@stoneman stoneman commented Nov 4, 2015

Adds a TouchSimulator static class whose methods use TCD.System.TouchInjection to simulate touch input.

stoneman and others added 13 commits October 26, 2015 08:55
Win32 DLL for simulating touch events.  Lacks multi-touch support.
Handles basic touch events
- Touch Down
- Touch Move
- Touch Up
- Tap
- Double Tap
- Long Tap
- Scroll
- Flick
Not part of JSWP but implemented in Appium
The build folder is not really needed as we only have one file within it and the nuspec can package files into a build folder regardless of their original location.
Without this the correct version of Visual Studio or the Visual C++ Redistributable package needs to be installed on the machine.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants