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

the "file " argument must be of type string #38

Open
maxto024 opened this issue Jul 13, 2019 · 1 comment
Open

the "file " argument must be of type string #38

maxto024 opened this issue Jul 13, 2019 · 1 comment

Comments

@maxto024
Copy link

for

screenshot({
            url: 'http://google.de',
            width: 1024,
            height: 768
         })
         .then(function(img) {
            console.log(img);
         });

I am getting this error

Screen Shot 2019-07-13 at 10 26 21 PM

@francisashley
Copy link

Same

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

No branches or pull requests

2 participants