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

How can I implement Puppeteer in Chrome Extension with React? #3355

Closed
ace53thntu opened this issue Oct 5, 2018 · 3 comments
Closed

How can I implement Puppeteer in Chrome Extension with React? #3355

ace53thntu opened this issue Oct 5, 2018 · 3 comments

Comments

@ace53thntu
Copy link

I have create a Chrome Extension with React. I want to control chrome tab (e.x: click button, go to new url, wait for element visible,...) by Puppeteer. Anyone know how to do this?

@usefksa
Copy link

usefksa commented Nov 4, 2018

Hello
did u find anyway to use react with puppeteer?

@aslushnikov
Copy link
Contributor

Everybody: running in Chrome Extension is a bit of a journey. I'd recommend starting here to get a browser bundled version of Puppeteer.

@tchan
Copy link

tchan commented May 24, 2020

For those revisiting this, the link above has been deleted but can be viewed from a past commit

Here's the pull request for the reasoning.

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

4 participants