You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing webshot...and using it as
webshot('google.com', 'google.png', function (err: any) {
// screenshot now saved to google.png
});
i get error as
The text was updated successfully, but these errors were encountered:
After installing webshot...and using it as
webshot('google.com', 'google.png', function (err: any) {
// screenshot now saved to google.png
});
i get error as
The text was updated successfully, but these errors were encountered: