You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.option('--init-page <path...>','path to TypeScript file to evaluate on Playwright page object')
53
54
.option('--init-script <path...>','path to JavaScript file to add as an initialization script. The script will be evaluated in every page before any of the page\'s scripts. Can be specified multiple times.')
54
55
.option('--isolated','keep the browser profile in memory, do not save it to disk.')
55
56
.option('--image-responses <mode>','whether to send image responses to the client. Can be "allow" or "omit", Defaults to "allow".')
0 commit comments