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

Add saving now optional, Fix crop! error for element out of viewport #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Zejnilovic
Copy link

Added option to save the screenshot or just to recieve it back as
ChunkyPNG::Image so users are now able to work with the image in
their automated test.

Fixed error of crop! when the element was too big for the viewport
or when it was somewhere in the middle of the page.

Know problem - You still need to scroll to the element and it needs
to be visible on the page.

Added option to save the screenshot or just to recieve it back as
ChunkyPNG::Image so users are now able to work with the image in
their automated test.

Fixed error of crop! when the element was too big for the viewport
or when it was somewhere in the middle of the page.

Know problem - You still need to scroll to the element and it needs
to be visible on the page.
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

Successfully merging this pull request may close these issues.

1 participant