Automation of user script injection in puppeteer #1612
Unanswered
ibrahimtamam-thg
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Community,
I was wondering if there would be a way to use tamper monkey with puppeteer and chromium to inject a user script into a live website and extract/filter all resource(js,html,image) generated by that injection on that webpage. I am trying to automate a user script review process and for that I need a user script injection mechanism and a filtering mechanism.
So far I haven't found a way to add extensions using puppeteer or any helpful guides on using tamper monkey in an automated environment.
Beta Was this translation helpful? Give feedback.
All reactions