This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 102
Take screenshot of webelement #104
Labels
Comments
Apologies for the delay. This seems very straightforward to implement: https://w3c.github.io/webdriver/webdriver-spec.html#take-element-screenshot Happy to accept a PR. At the Then you'd want to expose it at the |
johanbrandhorst
pushed a commit
to johanbrandhorst/agouti
that referenced
this issue
Jul 15, 2017
Fixes sclevine#104. Adds Screenshot function to Selection and GetScreenshot to the element API.
Closing this in favor of #111. |
johanbrandhorst
pushed a commit
to johanbrandhorst/agouti
that referenced
this issue
Jul 16, 2017
Fixes sclevine#104. Adds Screenshot function to Selection and GetScreenshot to the element API.
johanbrandhorst
pushed a commit
to johanbrandhorst/agouti
that referenced
this issue
Jul 18, 2017
Fixes sclevine#104. Adds Screenshot function to Selection and GetScreenshot to the element API.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Id like to propose a function that extends webelements struct and can take screenshot just as the page struct does ... anyone with example please share
The text was updated successfully, but these errors were encountered: