Skip to content

Can't get result from CallDevToolsProtocolMethodAsync #304

Closed
@ukandrewc

Description

@ukandrewc

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions