Hey everyone! đź‘‹
So, I’ve been trying to figure out how to puppeteer interact with extension for a project, and man, it’s been a bit of a headache. Like, I get how Puppeteer works for regular browser automation, but extensions? Not so straightforward.
Anyone got tips or examples on how to make Puppeteer interact with extension stuff? Like, clicking buttons in the extension popup or testing its functionality? I’ve seen some docs, but they’re kinda vague, and I’m stuck.
Also, is it even possible to load a custom extension while using Puppeteer? Or do I need to hack around it?
Would love some real-world advice, not just textbook stuff. Thanks in advance! 🙏
P.S. If you’ve got code snippets, even better. I’m a visual learner, lol.
So, I’ve been trying to figure out how to puppeteer interact with extension for a project, and man, it’s been a bit of a headache. Like, I get how Puppeteer works for regular browser automation, but extensions? Not so straightforward.
Anyone got tips or examples on how to make Puppeteer interact with extension stuff? Like, clicking buttons in the extension popup or testing its functionality? I’ve seen some docs, but they’re kinda vague, and I’m stuck.
Also, is it even possible to load a custom extension while using Puppeteer? Or do I need to hack around it?
Would love some real-world advice, not just textbook stuff. Thanks in advance! 🙏
P.S. If you’ve got code snippets, even better. I’m a visual learner, lol.
