Uh oh!
There was an error while loading. Please reload this page.
Migration to Java 8. API with default implementation. - #470
Merged
Conversation
- The new interface ExecutesMethod - Refactoring of FindsBy* interfaces
Also: - The new interface LocksAndroidDevice - The new interface LocksIOSDevice
TikhomirovSergey
commented
Sep 12, 2016
ContributorAuthor
TikhomirovSergey
commented
Sep 12, 2016
ContributorAuthor
@SrinivasanTarget could you review this PR |
SrinivasanTarget
commented
Sep 13, 2016
Member
@TikhomirovSergey I like the changes. Its a great start 👍 |
SrinivasanTarget
commented
Sep 17, 2016
Member
@TikhomirovSergey I see checkstyle failures due to last PR's https://gist.github.com/SrinivasanTarget/60573e85fc7a85822f4ecdb1720026ef. Otherwise LGTM 👍 |
ContributorAuthor
@SrinivasanTarget ok will fix ASAP but it is not related to this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Change list
Epic: #399
io.appium.java_client.ExecutesMethodAppiumDriverandMobileElementimplementio.appium.java_client.ExecutesMethodAppiumDriver,MobileElementand subclasses just declare interfaces are implemented.Types of changes
What types of changes are you proposing/introducing to Java client?
Details
We have few targets:
If somebody wants to use only Selenium and Appium interfaces when even this is possible: