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

add the settings which introduced in appium 1.14 #1166

Merged
merged 2 commits into from
Jul 1, 2019
Merged

add the settings which introduced in appium 1.14 #1166

merged 2 commits into from
Jul 1, 2019

Conversation

takeyaqa
Copy link
Contributor

Change list

add new settings:

Types of changes

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

  • No changes in production code.
  • 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

Please provide more details about changes if it is necessary. If there are new features you can provide code samples which show the way they
work and possible use cases. Also you can create gists with pasted java code samples or put them here using markdown.
About markdown please read Mastering markdown and Writing on GitHub

* add trackScrollEvents, keyboardAutocorrection, keyboardPrediction, getMatchedImageResult
* fix javadocs
* add tests

/**
* Turn on or off the tracking of scroll events as they happen.
* If {@code true}, a field, {@code lastScrollData}, is added to the results of
Copy link
Contributor

Choose a reason for hiding this comment

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

commas are redundant

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed :)

@SrinivasanTarget SrinivasanTarget merged commit 0a79698 into appium:master Jul 1, 2019
@takeyaqa takeyaqa deleted the add_settings_114 branch July 1, 2019 13:25
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.

3 participants