Rotation support. by rafe-g · Pull Request #439 · appium/java-client
Change list
Please provide briefly described change list which are you going to propose.
Types of changes
What types of changes are you proposing/introducing to Java client?
Put an x in the boxes that apply
- 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
- Rotation support to fit mobile-spec found here https://github.com/SeleniumHQ/mobile-spec/blob/master/spec-draft.md#device-rotation *
- Dependency changes need to be changed to work with latest source for selenium.*
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