8000 #456 FIX by SrinivasanTarget · Pull Request #458 · appium/java-client · GitHub 8000
[go: up one dir, main page]

Skip to content

Conversation

@SrinivasanTarget
Copy link
Member
@SrinivasanTarget SrinivasanTarget commented Aug 11, 2016

Change list

To make the swipe method deprecated and move it to TouchActions subclasses. #456 FIX

Types of changes

What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Details

1)TouchShortcuts Interface is removed
2) All overloaded TouchActions methods are declared in TouchableElements now
3)AndroidTouchAction and IOSTouchAction are subclass of TouchAction
4)swipe is moved to TouchActions subclasses.
5)ActionParameter class is made protected now to define actions in subclasses i.e AndroidTouchActions and IOSTouchAction
6)Pinch and Zoom defenitions are moved to MultiTouchAction from AppiumDriver

@TikhomirovSergey please review :)

@SrinivasanTarget SrinivasanTarget added this to the 5.0.0 milestone Aug 11, 2016
@SrinivasanTarget SrinivasanTarget mentioned this pull request Sep 7, 2016
3 tasks
@SrinivasanTarget SrinivasanTarget deleted the TouchActionSplitting branch November 28, 2016 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0