Skip to content

waitResults not working as expected #34

Open
@bkreda

Description

@bkreda

Hello,

First of all, thanks for this great module that make things much easier.

Does the waitResults work as expected when testing against the public instance of webpagetest?

Used as in the example,

wpt.runTest('http://twitter.com/marcelduran', {waitResults: 'http://wpt.bk.wope-framework.com:80'}, function(err, data) {
console.log(err || data);
});

My callback is never called.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions