Skip to content
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

use xpath instead of uiselectors #544

Merged
merged 5 commits into from
Apr 16, 2017

Conversation

KazuCocoa
Copy link
Member

@KazuCocoa KazuCocoa commented Apr 16, 2017

ref: support UIAutomator2 #505

I replace some :uiautomator to :xpath because java client uses XPath mainly for Android and appium-uiautomator2-server uses the first selector ruby_client send to the server.
#543

  • check with automationName = "appium"
    • with Android4.4
    • with Android6
  • check with automationName = "uiautomator2"
    • with Android4.4
    • with Android6

@KazuCocoa KazuCocoa merged commit 1c7dd0f into appium:master Apr 16, 2017
@KazuCocoa KazuCocoa deleted the update_methods_for_uiautomator2 branch April 16, 2017 16:01
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