Skip to content

Conversation

@KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Apr 11, 2017

Just example for update mobile gesture apis for XCUITest(WDA) #514
Or we don't implement this kind of element in ruby_method since this method depends on XCUITest(WebDriverAgent) so much.

I'll consider...


  • current implementation
    • Use mobile: for xcuitest.
    • If anyone would like to call TouchAction.new method, they should use with full method call.

--

  • add tests

--

  • add select_picker_wheel

@KazuCocoa KazuCocoa added this to the v9.4.0 milestone Apr 11, 2017
return unless automation_name_is_xcuitest?

args = { scale: scale, velocity: velocity }
args[:element] = element if element
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or element.ref here

@KazuCocoa
Copy link
Member Author

example: appium/appium#8245 (comment)

@KazuCocoa KazuCocoa changed the title [WIP]add tap for example add tap for example Apr 13, 2017
@KazuCocoa
Copy link
Member Author

[email protected] is required for select_picker_wheel

@KazuCocoa KazuCocoa changed the title add tap for example add mobile gesture for XCUITest Apr 15, 2017
@KazuCocoa KazuCocoa merged commit 5841a39 into appium:master Apr 16, 2017
@KazuCocoa
Copy link
Member Author

since #514 (comment)

@KazuCocoa KazuCocoa deleted the add_mobile_gesture_for_xcuitests branch April 27, 2017 23:14
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.

1 participant