puppeteer/assets/js/224f49ad.f827cfb9.js
release-please[bot] cc95c085a2 deploy: 1014abc087
2023-11-29 13:34:30 +00:00

2 lines
3.6 KiB
JavaScript

/*! For license information please see 224f49ad.f827cfb9.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[92893],{94559:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>l,contentTitle:()=>i,default:()=>d,frontMatter:()=>a,metadata:()=>s,toc:()=>c});var o=r(85893),n=r(11151);const a={sidebar_label:"Locator.wait"},i="Locator.wait() method",s={id:"api/puppeteer.locator.wait",title:"Locator.wait() method",description:"Waits for the locator to get the serialized value from the page.",source:"@site/../docs/api/puppeteer.locator.wait.md",sourceDirName:"api",slug:"/api/puppeteer.locator.wait",permalink:"/next/api/puppeteer.locator.wait",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"Locator.wait"},sidebar:"api",previous:{title:"Locator.setWaitForStableBoundingBox",permalink:"/next/api/puppeteer.locator.setwaitforstableboundingbox"},next:{title:"Locator.waitHandle",permalink:"/next/api/puppeteer.locator.waithandle"}},l={},c=[{value:"Signature:",id:"signature",level:4},{value:"Parameters",id:"parameters",level:2}];function p(e){const t={a:"a",code:"code",em:"em",h1:"h1",h2:"h2",h4:"h4",p:"p",pre:"pre",strong:"strong",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,n.a)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.h1,{id:"locatorwait-method",children:"Locator.wait() method"}),"\n",(0,o.jsx)(t.p,{children:"Waits for the locator to get the serialized value from the page."}),"\n",(0,o.jsx)(t.p,{children:"Note this requires the value to be JSON-serializable."}),"\n",(0,o.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,o.jsx)(t.pre,{children:(0,o.jsx)(t.code,{className:"language-typescript",children:"class Locator {\n wait(options?: Readonly<ActionOptions>): Promise<T>;\n}\n"})}),"\n",(0,o.jsx)(t.h2,{id:"parameters",children:"Parameters"}),"\n",(0,o.jsxs)(t.table,{children:[(0,o.jsx)(t.thead,{children:(0,o.jsxs)(t.tr,{children:[(0,o.jsx)(t.th,{children:"Parameter"}),(0,o.jsx)(t.th,{children:"Type"}),(0,o.jsx)(t.th,{children:"Description"})]})}),(0,o.jsx)(t.tbody,{children:(0,o.jsxs)(t.tr,{children:[(0,o.jsx)(t.td,{children:"options"}),(0,o.jsxs)(t.td,{children:["Readonly<",(0,o.jsx)(t.a,{href:"/next/api/puppeteer.actionoptions",children:"ActionOptions"}),">"]}),(0,o.jsx)(t.td,{children:(0,o.jsx)(t.em,{children:"(Optional)"})})]})})]}),"\n",(0,o.jsx)(t.p,{children:(0,o.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,o.jsx)(t.p,{children:"Promise<T>"})]})}function d(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(p,{...e})}):p(e)}},75251:(e,t,r)=>{var o=r(67294),n=Symbol.for("react.element"),a=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,s=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,l={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,r){var o,a={},c=null,p=null;for(o in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(p=t.ref),t)i.call(t,o)&&!l.hasOwnProperty(o)&&(a[o]=t[o]);if(e&&e.defaultProps)for(o in t=e.defaultProps)void 0===a[o]&&(a[o]=t[o]);return{$$typeof:n,type:e,key:c,ref:p,props:a,_owner:s.current}}t.Fragment=a,t.jsx=c,t.jsxs=c},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>s,a:()=>i});var o=r(67294);const n={},a=o.createContext(n);function i(e){const t=o.useContext(a);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function s(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:i(e.components),o.createElement(a.Provider,{value:t},e.children)}}}]);