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] Pick the right context/launch options for VSCode codegen #26777

Open
mxschmitt opened this issue Aug 29, 2023 · 2 comments
Open

[Feature] Pick the right context/launch options for VSCode codegen #26777

mxschmitt opened this issue Aug 29, 2023 · 2 comments
Assignees
Labels
feature-codegen feature-vscode-extension upstream This is a bug in something playwright depends on, like a browser.

Comments

@mxschmitt
Copy link
Member

mxschmitt commented Aug 29, 2023

@scaleoutsean
Copy link

Will this also allow codegen with non-incognito browser sessions, or would that be a new enhancement request?
The reason I ask incognito won't allow installation of browser extensions, so anyone who needs to use extensions would want codegen to support non-incognito mode (unless there's a way to do it now).

@mxschmitt
Copy link
Member Author

This issue is not about that, it would be a new one. We recommend for now just calling page.pause() inside your persistent context, which should also give you codegen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-codegen feature-vscode-extension upstream This is a bug in something playwright depends on, like a browser.
Projects
None yet
Development

No branches or pull requests

2 participants