On this pageRectangleSizePlain typePlatform: PuppeteerLanguage: JavascriptOther languages ▼Puppeteer JavascriptSelenium JavascriptWdio4 JavascriptPlaywright JavascriptNightwatch JavascriptProtractor JavascriptProvides an object that describes a rectangle. An object of this type is required as a parameter in some methods.height propertySyntaxobj = { height: value_number };Type: numberwidth propertySyntaxobj = { width: value_number };Type: number