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

Feature Request: Invoke Screenshot of Element #69

Open
ericpritchett opened this issue Oct 31, 2022 · 0 comments
Open

Feature Request: Invoke Screenshot of Element #69

ericpritchett opened this issue Oct 31, 2022 · 0 comments

Comments

@ericpritchett
Copy link

ericpritchett commented Oct 31, 2022

Add the feature to take a screenshot of an element using Invoke-MonocoleScreenshot. It seems like in Selenium it would be something like:

#Screenshot of an element 
elem = driver.find_element_by_class_name("btn-group") 
elem.screenshot('Element.png')
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

1 participant