Functions by TikhomirovSergey · Pull Request #543 · appium/java-client
added 7 commits
December 17, 2016 17:28The new ExpectedCondition was added. It combines org.openqa.selenium.support.ui.ExpectedCondition and java.util.function.Function.
It was added to allow user to customize gestures in more agile way. Also: - the new interface PerformsActions was added. It is implemented by TouchAction and MultiTouchAction. - The feature was covered with test.
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