Skip to content

stdout on runner not pushing data from casper #12

Description

@ikeorizu

On Lambda it works, but I want to be able to see the results locally on the terminal to test before leaving it on lambda. How do I go about the event and getting casper to send data to the runner and display on my console? Thanks

ps.stdout.on('data', function(data) { console.log(data); outputData.push(data); });

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions