Results 4 issues of Jeremy Kao

[JSON Wire Protocol](https://code.google.com/p/selenium/wiki/JsonWireProtocol) defines 10 commands that are related to touch gestures. - [ ] `/session/:sessionId/touch/click` - [ ] `/session/:sessionId/touch/down` - [ ] `/session/:sessionId/touch/up` - [ ] `session/:sessionId/touch/move` - [...

feature

Currently, users have to inspect page source to figure out a relatively reliable locator. This approach doesn't work very well if the page structure is complex. Inspired by [Android UI...

feature
docs

This project aims for being a single tool for test automation of all kinds of Windows applications, therefore the support for Windows Phone apps should be added as well. The...

feature
docs
wp-app

We should also take hybrid applications into account. They are applications having a native wrapper around a webview. For desktop applications, such as [Slack and Spotify for Desktop](https://en.wikipedia.org/wiki/Chromium_Embedded_Framework#Applications_using_CEF), it is...

feature
docs
cef-based-app