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

capture_page_screenshot ignores device orientation #95

Closed
CMTaylor opened this issue Feb 19, 2016 · 2 comments
Closed

capture_page_screenshot ignores device orientation #95

CMTaylor opened this issue Feb 19, 2016 · 2 comments

Comments

@CMTaylor
Copy link

My application only works in Landscape orientation on iPad. I force this in my Appium server by passing it the --orientation "Landscape" command line argument. Unfortunately the capture_page_screenshot keyword method in robotframework-appiumlibrary ignores this orientation and captures the screenshot in portrait orientation and logs it this "twisted" way in the RF log.

@serhatbolsu
Copy link
Owner

I have not tested this in iPad, however if you have a fix do not hesitate to send a PR.

@serhatbolsu
Copy link
Owner

It seems this questions regards Appium more then this library. Please open another issue if you think there is still a problem

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

No branches or pull requests

2 participants