microsoft / playwright-dotnet

.NET version of the Playwright testing and automation library.
https://playwright.dev/dotnet/
MIT License
2.47k stars 235 forks source link

Codegen with persistentContext #2245

Closed jef1771 closed 2 years ago

jef1771 commented 2 years ago

I'd like to run codegen using a browser that isn't incognito as I can't log into my application while using an icognito session. Is that possible?

mxschmitt commented 2 years ago

Does this work for you with Page.Pause()? https://playwright.dev/dotnet/docs/codegen#record-using-custom-setup