I want when executing the following command:
playwright codegen demo.playwright.dev/todomvc
I open the browser with the arguments of --disable-web-security --user-data-dir=“...”
.
Can this be done? I have searched in several places, making a .bat to .exe and I have not succeeded.