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 config.readyEvent and config.delay #167

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 19, 2016

  1. Add ability to trigger screen capture via console.log

    Add config.readyEvent field.
    If set, phantomjs will wait for exactly this console.log message
    before taking a screenshot.
    gentoo90 committed Feb 19, 2016
    Configuration menu
    Copy the full SHA
    3ccac8f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. Add configurable delay before taking a screenshot

    Delay is applied after readyEvent (if also applied)
    gentoo90 committed Feb 20, 2016
    Configuration menu
    Copy the full SHA
    73f2894 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. Configuration menu
    Copy the full SHA
    fda6f4a View commit details
    Browse the repository at this point in the history