Objects
This section describes the objects supported by the Diagnostics Engine.
In this section
| Topic | Description |
|---|---|
|
An object which gives access to browser-related properties and events. | |
|
An individual cookie object. | |
|
Object that provides methods and properties across all cookies. Note These APIs can only be used with F12 tools and the Diagnostics Script Engine, and can't be called from JavaScript.
| |
|
An instance of the Document Object Model (DOM). | |
|
An object to access methods and events related to a DOM element. | |
|
Provides an interface to methods and properties on the emulation object. | |
|
Object used to communicate back to the COM API surface and the owner of the Diagnostics Script Engine. | |
|
Provides an interface to methods and properties having to do with GeoLocation. | |
|
Provides access to methods and properties associated with the GlobalScope. | |
|
Object that provides methods and properties to access IndexedDB storage. | |
|
Object that provides methods and properties to access memory storage. | |
|
Object that enables access to functions related to resources such as indexedDB or localStorage. | |
|
Object that represents the line, column, and file of a style's location in the original source. | |
|
An object used to query and manipulate the page’s local & session storage. | |
|
An object that represents a single CSS property for diagnostics. | |
|
Object that provides methods and properties to access the CSS-diagnostics object. | |
|
An object that represents the style tracing information for a single element. | |
|
Object providing properties and methods to manage User Agent strings from the Diagnostics Object Model. | |
|
Provides an object for methods and properties associated with the viewport. | |
|
Provides methods to post messages and run scripts on a web worker. | |
|
An object used for asynchronous communicate with the parent Diagnostics Object Model from the WebWorkerDiagnostics Object Model. | |
|
Object provides properties associated with the web worker's global scope. | |
|
Object to access properties and methods for the web worker object model. |