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
Please extract relevant parts into a standalone repro that we could run locally to see the problem. Also make sure you run it with the latest Playwright version.
Please extract relevant parts into a standalone repro that we could run locally to see the problem. Also make sure you run it with the latest Playwright version.
The complete file is needed to reproduce. Once we try generating pdf from HTML, it start breaking
@Himanshu-Agg12 The error message says that the browser crashes trying to load your htmlContent. The best you can do is to update Playwright to a newer version where the bundled browser has this crash already fixed.
If you can update to the latest v1.49 Playwright version, and the issue still reproduces, then share your htmlContent with us, so we can look at the crash. Without reproducing the crash ourselves with the exact htmlContent, we won't be able to help.
Version
1.24.0
Steps to reproduce
Expected behavior
I should get the pdf buffer.
Actual behavior
It is throwing error as "Error uploading file page.setContent: Navigation failed because page crashed!"
Additional context
No response
Environment
.
The text was updated successfully, but these errors were encountered: