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

Feature Req: chrome context menu testing #5001

Open
avalanche1 opened this issue Oct 3, 2019 · 6 comments
Open

Feature Req: chrome context menu testing #5001

avalanche1 opened this issue Oct 3, 2019 · 6 comments

Comments

@avalanche1
Copy link

I am developing a Chrome extension that makes extensive use of the context menu. Currently I am unable to test that with Puppeteer.
And Puppeteer is supposed to be an all-round solution for chrome testing, right?
So.. can we add this (and more generally - extension testing overall) to the roadmap?

@ayiis
Copy link

ayiis commented Oct 19, 2019

Like to see it.

1 similar comment
@fxnoob
Copy link

fxnoob commented Nov 10, 2019

Like to see it.

@ImBIOS
Copy link

ImBIOS commented May 18, 2022

I am waiting for an update on this issue. I need this too.

@stale
Copy link

stale bot commented Jul 17, 2022

We're marking this issue as unconfirmed because it has not had recent activity and we weren't able to confirm it yet. It will be closed if no further activity occurs within the next 30 days.

@stale stale bot added the unconfirmed label Jul 17, 2022
@avalanche1
Copy link
Author

avalanche1 commented Jul 21, 2022

@ImBIOS
Judging by the amount of open issues, Seems like Puppeteer has been abandonned. I suggest switching to Playwright

@OrKoN
Copy link
Collaborator

OrKoN commented Aug 5, 2022

There is currently no plans to support testing extension actions as the backend support is missing. You can still test extensions if you load them as a standalone page or using the --load-extension argument for the Chromium binary. You should be able to connect to the background extension pages using Puppeteer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants