Skip to main content
Go to Latest
interface default.Runtime.GetPropertiesResponse
import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { GetPropertiesResponse } = default.Runtime;

Properties

Object properties.

optional
internalProperties: InternalPropertyDescriptor[]

Internal object properties (only of the element itself).

optional
privateProperties: PrivatePropertyDescriptor[]

Object private properties.

optional
exceptionDetails: ExceptionDetails

Exception details.