Investigate adding touch action support to `appium-xcuitest-driver`.
See original GitHub issueAdd touch action support to appium-xcuitest-driver
.
Might just be importing the right things from ios-driver, and tweaking to not use UI Automation.
Acceptance criteria:
- Document of what currently does work
- List of what we can expect to make work given the current state of WDA + XCUITest
- List of what we currently think is impossible
- Radars filed (Radar + OpenRadar + Worms) for things Apple should fix
Issue Analytics
- State:
- Created 7 years ago
- Reactions:11
- Comments:21 (2 by maintainers)
Top Results From Across the Web
Touch Actions - Appium
MultiTouch objects are collections of TouchActions. MultiTouch gestures only have two methods, add , and perform . add is used to add another...
Read more >touch-action - CSS: Cascading Style Sheets - MDN Web Docs
The touch-action CSS property sets how an element's region can be manipulated by a touchscreen user (for example, by zooming features built ...
Read more >appium/appium - Gitter
how to run Appium real iOS device/ emulator tests on Linux? I know the XCUItest driver has to be build in XCODE. is...
Read more >Silk Test 21.0 - Micro Focus
Create automated Silk4NET tests, either by recording actions or keywords, or by manually scripting the tests. 3. Add the Silk4NET tests to ...
Read more >Tag: mobile app testing - pCloudy
You can select any attribute and perform an action using the tap, send keys, ... The new features added to the platform will...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We only have https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md
You are welcome to extend it if you want
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.