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

Image created successfully but image is nowhere no to be found #230

Open
francissalvamantePTX opened this issue Mar 22, 2018 · 1 comment

Comments

@francissalvamantePTX
Copy link

I am currently integrating webshot to our existing platform. I managed to run it successfully but I can't seem to find where it is being saved. Is there a specific system folder where webshot saves all it's screenshots? Thank you

@impactcolor
Copy link

You would tell it where to save the image. The file path is after the url:
In example:
webshot('exampledomain.com/example.html', './'
Here the ./ is the current directory.

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