On this pageLocationPlain typePlatform: NightwatchLanguage: JavascriptOther languages ▼Puppeteer JavascriptSelenium JavascriptWdio4 JavascriptPlaywright JavascriptNightwatch JavascriptProtractor JavascriptProvides an object that describes a coordinate. An object of this type is required as a parameter in some methods.x propertySyntaxobj = { x: value_number };Type: numbery propertySyntaxobj = { y: value_number };Type: number