Mykola mokhnach's actions params: The addition to the #756 by TikhomirovSergey · Pull Request #760 · appium/java-client
and others added 8 commits
October 16, 2017 10:43- PositionOffsetOption and WebElementOption instead of AbsoluteOffsetOption and RelativeOffsetOption.
- offsets were divided to absolute(PointOption) relative(OffsetOption) and relative to an element (ElementOption) - The PointOption which may take any position option - signature of TouchAction was changed
AbstractPositionOption, OffsetOption, Position were removed. The set of class was simplified. Signature of TouchAction methods was changed and simplified.
- the `coordinates` method was renamed to `withCoordinates` - removal of unused imports from ElementOption
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