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
Hi, thanks for this awesome screenshot tool. I've encountered an error while using it, seems like it can't handle websites that redirect you using JavaScript/http-equiv=refresh, and it fails to screenshot those websites. I've done some quick research, and, perhaps, waitForNavigation() could be used to fix it.
Here's an HTML sample you can use to reproduce the issue:
Hi, thanks for this awesome screenshot tool. I've encountered an error while using it, seems like it can't handle websites that redirect you using JavaScript/http-equiv=refresh, and it fails to screenshot those websites. I've done some quick research, and, perhaps, waitForNavigation() could be used to fix it.
Here's an HTML sample you can use to reproduce the issue:
The text was updated successfully, but these errors were encountered: