File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 737737 }
738738 }
739739 },
740+ "setScreenSettingsOverride" : {
741+ "__compat" : {
742+ "description" : " `emulation.setScreenSettingsOverride` command" ,
743+ "spec_url" : " https://w3c.github.io/webdriver-bidi/#command-emulation-setScreenOrientationOverride" ,
744+ "support" : {
745+ "chrome" : {
746+ "version_added" : false
747+ },
748+ "chrome_android" : " mirror" ,
749+ "edge" : " mirror" ,
750+ "firefox" : {
751+ "version_added" : " 147"
752+ },
753+ "firefox_android" : " mirror" ,
754+ "oculus" : " mirror" ,
755+ "opera" : " mirror" ,
756+ "opera_android" : " mirror" ,
757+ "safari" : {
758+ "version_added" : false ,
759+ "impl_url" : " https://webkit.org/b/303188"
760+ },
761+ "safari_ios" : " mirror" ,
762+ "samsunginternet_android" : " mirror" ,
763+ "webview_android" : " mirror" ,
764+ "webview_ios" : " mirror"
765+ },
766+ "status" : {
767+ "experimental" : true ,
768+ "standard_track" : true ,
769+ "deprecated" : false
770+ }
771+ }
772+ },
740773 "setScriptingEnabled" : {
741774 "__compat" : {
742775 "description" : " `emulation.setScriptingEnabled` command" ,
You can’t perform that action at this time.
0 commit comments