Skip to content

Fix playwright chromium not found on render#11

Draft
SameerVers3 wants to merge 2 commits intomainfrom
cursor/fix-playwright-chromium-not-found-on-render-7298
Draft

Fix playwright chromium not found on render#11
SameerVers3 wants to merge 2 commits intomainfrom
cursor/fix-playwright-chromium-not-found-on-render-7298

Conversation

@SameerVers3
Copy link
Copy Markdown
Owner

Fix Playwright Executable doesn't exist error on Render by ensuring browser binaries are installed during deployment and adding in-app error handling.

The error occurs because Playwright's browser binaries are not automatically present in the Render environment. This PR provides multiple deployment configuration options (render.yaml, build.sh, manual dashboard settings) to install these binaries, and also adds a fallback mechanism within dynamic_scraper.py to attempt installation if the browser is not found at runtime.


Open in Cursor Open in Web

Co-authored-by: k225193 <k225193@nu.edu.pk>
@cursor
Copy link
Copy Markdown

cursor bot commented Aug 25, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scrapply Ready Ready Preview Comment Aug 25, 2025 11:21pm

…cript

Co-authored-by: k225193 <k225193@nu.edu.pk>
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

Successfully merging this pull request may close these issues.

2 participants