Share via


Page Domain - DevTools Protocol Version 0.1 (EdgeHTML)

Actions and events related to the inspected page belong to the page ___domain.

Classification Members
Methods enable, disable, navigate
Types FrameId

Methods

enable

Enables page ___domain notifications.

 


disable

Disables page ___domain notifications.

 


Navigates current page to the given URL.

Parameters Type Details
url string URL to navigate the page to.
Returns Type Details
frameId FrameId Experimental. Frame ID that will be navigated.

Types

FrameId string

Unique frame identifier.