How to Use Puppeteer to Upload a PDF to Supabase: Any Best Practices or Tips?

10 Replies, 2054 Views

Hey! I had the same issue with puppeteer upload pdf to supabase. What worked for me was using `page.evaluate()` to handle the file input directly in the browser context.

Also, check out this GitHub repo: [link]. It has a bunch of examples for handling file uploads with Puppeteer and Supabase. Super helpful!

Messages In This Thread



Users browsing this thread: 1 Guest(s)