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 · 3 comments
Open

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

mxschmitt opened this issue Aug 29, 2023 · 3 comments

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.

@MoritzHenn
Copy link

Is there an update on this? I am currently looking into playwright and noticed the testIdAttribute not being respected when using the VS Code extension's "record" function. If I understood the various issues correctly this here would fix that as well? 🤔

@Skn0tt Skn0tt assigned Skn0tt and unassigned mxschmitt Oct 11, 2024
@mxschmitt mxschmitt added v1.50 and removed upstream This is a bug in something playwright depends on, like a browser. labels Dec 14, 2024
@mxschmitt mxschmitt self-assigned this Dec 14, 2024
@dgozman dgozman added v1.51 and removed v1.50 labels Jan 9, 2025
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