Trying to call devtools protocol but not getting any results, I have Dev channel installed ``` Public Async Sub Test() Dim r = Await CoreWeb.CallDevToolsProtocolMethodAsync("DOM.getOuterHTML", "{}") Console.WriteLine(r) End Sub ``` [AB#27258673](https://microsoft.visualstudio.com/90b2a23c-cab8-4e7c-90e7-a977f32c1f5d/_workitems/edit/27258673)