在Playwright 组件测试中,有没有办法将标志传递给运行的浏览器实例?例如,对于 Chrome:--use-fake-ui-for-media-stream
、--use-file-for-fake-audio-capture
和类似的。
主页
/
user-61298