We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GET /session/:sessionId/screenshot Take a screenshot of the current page.
GET /session/:sessionId/screenshot
The text was updated successfully, but these errors were encountered:
I noticed that some of the apps use the RenderTargetBitmap class to take a screenshot. May be some workaround can be created based on this class. Here is an example: https://techiepolitan.wordpress.com/2015/03/14/taking-a-screenshot-by-code-in-win-phone-8-1-rt-part-1/
Sorry, something went wrong.
No branches or pull requests
GET /session/:sessionId/screenshot
Take a screenshot of the current page.The text was updated successfully, but these errors were encountered: