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

Snapshot Support for iOS #31

Merged
merged 12 commits into from
May 26, 2016
Merged

Snapshot Support for iOS #31

merged 12 commits into from
May 26, 2016

Conversation

mkoehnke
Copy link
Owner

@mkoehnke mkoehnke commented May 23, 2016

Description

This pull request addresses feature request #27 and adds support for taking snapshots. Due to a bug in WKWebView under OSX, this feature is currently iOS only. In order to take snapshots, one can use the snap() function or the >>* Custom Operator.
In addition, it adds free functions to conveniently access the WKZombie sharedInstance.

TODO's

  • Updated README / Documentation
  • Unit Tests

@mkoehnke mkoehnke merged commit 84bcc4e into master May 26, 2016
@mkoehnke mkoehnke mentioned this pull request May 26, 2016
@mkoehnke mkoehnke deleted the feature/snapshot branch May 31, 2016 20:53
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