-
Notifications
You must be signed in to change notification settings - Fork 140
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 methods #67
Open
stoneman
wants to merge
17
commits into
2gis:touch
Choose a base branch
from
stoneman:touch
base: touch
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Touch methods #67
Commits on Oct 26, 2015
-
- Press - Move - Release - SingleTap - DoubleTap - Long Press - Scroll - Flick
Configuration menu - View commit details
-
Copy full SHA for 348e19d - Browse repository at this point
Copy the full SHA 348e19dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc17d79 - Browse repository at this point
Copy the full SHA fc17d79View commit details -
Touch down/move/up relative to element
Not part of JSWP but implemented in Appium
Configuration menu - View commit details
-
Copy full SHA for 79ac87d - Browse repository at this point
Copy the full SHA 79ac87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d805c61 - Browse repository at this point
Copy the full SHA d805c61View commit details
Commits on Oct 28, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 2e66d3e - Browse repository at this point
Copy the full SHA 2e66d3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4417be5 - Browse repository at this point
Copy the full SHA 4417be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a7e23b - Browse repository at this point
Copy the full SHA 8a7e23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83923a9 - Browse repository at this point
Copy the full SHA 83923a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f487c2 - Browse repository at this point
Copy the full SHA 3f487c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3cbb11 - Browse repository at this point
Copy the full SHA f3cbb11View commit details
Commits on Oct 29, 2015
-
Move TouchAction classes out of TouchPerformExecutor
They will be used by TouchMultiPerformExecutor as well
Configuration menu - View commit details
-
Copy full SHA for 581116b - Browse repository at this point
Copy the full SHA 581116bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c291fe0 - Browse repository at this point
Copy the full SHA c291fe0View commit details
Commits on Oct 30, 2015
-
When no element supplied, x/y should be relative to previous action
This working differently to the press/wait/moveto/release and the longpress/moveto/release action set doesn't seem like a good idea to me but it's what Appium does in recent versions.
Configuration menu - View commit details
-
Copy full SHA for 97dd18e - Browse repository at this point
Copy the full SHA 97dd18eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8413da - Browse repository at this point
Copy the full SHA d8413daView commit details
Commits on Nov 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for c20f34a - Browse repository at this point
Copy the full SHA c20f34aView commit details
Commits on Nov 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for eead1e9 - Browse repository at this point
Copy the full SHA eead1e9View commit details
Commits on Nov 11, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3cf94cd - Browse repository at this point
Copy the full SHA 3cf94cdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.