/*! For license information please see a656cbf7.c25b5649.js.LICENSE.txt */ "use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[60375],{44691:(e,r,t)=>{t.r(r),t.d(r,{assets:()=>c,contentTitle:()=>p,default:()=>d,frontMatter:()=>a,metadata:()=>s,toc:()=>i});var o=t(85893),n=t(11151);const a={sidebar_label:"Locator.map"},p="Locator.map() method",s={id:"api/puppeteer.locator.map",title:"Locator.map() method",description:"Maps the locator using the provided mapper.",source:"@site/versioned_docs/version-22.8.2/api/puppeteer.locator.map.md",sourceDirName:"api",slug:"/api/puppeteer.locator.map",permalink:"/api/puppeteer.locator.map",draft:!1,unlisted:!1,tags:[],version:"22.8.2",frontMatter:{sidebar_label:"Locator.map"},sidebar:"api",previous:{title:"Locator.hover",permalink:"/api/puppeteer.locator.hover"},next:{title:"Locator.race",permalink:"/api/puppeteer.locator.race"}},c={},i=[{value:"Signature:",id:"signature",level:4},{value:"Parameters",id:"parameters",level:2}];function l(e){const r={a:"a",code:"code",h1:"h1",h2:"h2",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,n.a)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(r.h1,{id:"locatormap-method",children:"Locator.map() method"}),"\n",(0,o.jsx)(r.p,{children:"Maps the locator using the provided mapper."}),"\n",(0,o.jsx)(r.h4,{id:"signature",children:"Signature:"}),"\n",(0,o.jsx)(r.pre,{children:(0,o.jsx)(r.code,{className:"language-typescript",children:"class Locator {\n map(mapper: Mapper): Locator;\n}\n"})}),"\n",(0,o.jsx)(r.h2,{id:"parameters",children:"Parameters"}),"\n",(0,o.jsxs)("table",{children:[(0,o.jsx)("thead",{children:(0,o.jsxs)("tr",{children:[(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Parameter"})}),(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Type"})}),(0,o.jsx)("th",{children:(0,o.jsx)(r.p,{children:"Description"})})]})}),(0,o.jsx)("tbody",{children:(0,o.jsxs)("tr",{children:[(0,o.jsx)("td",{children:(0,o.jsx)(r.p,{children:"mapper"})}),(0,o.jsx)("td",{children:(0,o.jsxs)(r.p,{children:[(0,o.jsx)(r.a,{href:"/api/puppeteer.mapper",children:"Mapper"}),""]})}),(0,o.jsx)("td",{})]})})]}),"\n",(0,o.jsx)(r.p,{children:(0,o.jsx)(r.strong,{children:"Returns:"})}),"\n",(0,o.jsxs)(r.p,{children:[(0,o.jsx)(r.a,{href:"/api/puppeteer.locator",children:"Locator"}),""]})]})}function d(e={}){const{wrapper:r}={...(0,n.a)(),...e.components};return r?(0,o.jsx)(r,{...e,children:(0,o.jsx)(l,{...e})}):l(e)}},75251:(e,r,t)=>{var o=t(67294),n=Symbol.for("react.element"),a=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function i(e,r,t){var o,a={},i=null,l=null;for(o in void 0!==t&&(i=""+t),void 0!==r.key&&(i=""+r.key),void 0!==r.ref&&(l=r.ref),r)p.call(r,o)&&!c.hasOwnProperty(o)&&(a[o]=r[o]);if(e&&e.defaultProps)for(o in r=e.defaultProps)void 0===a[o]&&(a[o]=r[o]);return{$$typeof:n,type:e,key:i,ref:l,props:a,_owner:s.current}}r.Fragment=a,r.jsx=i,r.jsxs=i},85893:(e,r,t)=>{e.exports=t(75251)},11151:(e,r,t)=>{t.d(r,{Z:()=>s,a:()=>p});var o=t(67294);const n={},a=o.createContext(n);function p(e){const r=o.useContext(a);return o.useMemo((function(){return"function"==typeof e?e(r):{...r,...e}}),[r,e])}function s(e){let r;return r=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:p(e.components),o.createElement(a.Provider,{value:r},e.children)}}}]);