Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing in scripts from an external source #8

Open
felixlu07 opened this issue May 18, 2023 · 0 comments
Open

Passing in scripts from an external source #8

felixlu07 opened this issue May 18, 2023 · 0 comments

Comments

@felixlu07
Copy link

I know eval() is forbidden for chrome extensions. And I only know briefly about using an iframe as per your puppeteer IDE. My question is whether it is able to utilize the iframe approach to dynamically load in automation scripts from an external source in to be run by this extension?
The reason is because I'm using this internally, and I don't want to always be publishing new builds for my internal users, but rather update the automation scripts on my server, and the users are able to pull those new automation scripts from there to run on their browsers.

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

No branches or pull requests

1 participant