我正在使用:
var scriptTask = browser.EvaluateScriptAsync("Emulation.setEmulatedMedia({ media: 'screen'});");
我试过一些变化,但我做不好。谢谢您。