"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[66567],{3905:(e,t,r)=>{r.d(t,{Zo:()=>s,kt:()=>f});vara=r(67294);functionn(e,t,r){returntine?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}functiono(e,t){varr=Object.keys(e);if(Object.getOwnPropertySymbols){vara=Object.getOwnPropertySymbols(e);t&&(a=a.filter((function(t){returnObject.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,a)}returnr}functionp(e){for(vart=1;t<arguments.length;t++){varr=null!=arguments[t]?arguments[t]:{};t%2?o(Object(r),!0).forEach((function(t){n(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}returne}functioni(e,t){if(null==e)return{};varr,a,n=function(e,t){if(null==e)return{};varr,a,n={},o=Object.keys(e);for(a=0;a<o.length;a++)r=o[a],t.indexOf(r)>=0||(n[r]=e[r]);returnn}(e,t);if(Object.getOwnPropertySymbols){varo=Object.getOwnPropertySymbols(e);for(a=0;a<o.length;a++)r=o[a],t.indexOf(r)>=0||Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}returnn}varl=a.createContext({}),m=function(e){vart=a.useContext(l),r=t;returne&&(r="function"==typeofe?e(t):p(p({},t),e)),r},s=function(e){vart=m(e.components);returna.createElement(l.Provider,{value:t},e.children)},c={inlineCode:"code",wrapper:function(e){vart=e.children;returna.createElement(a.Fragment,{},t)}},u=a.forwardRef((function(e,t){varr=e.components,n=e.mdxType,o=e.originalType,l=e.parentName,s=i(e,["components","mdxType","originalType","parentName"]),u=m(r),f=n,d=u["".concat(l,".").concat(f)]||u[f]||c[f]||o;returnr?a.createElement(d,p(p({ref:t},s),{},{components:r})):a.createElement(d,p({ref:t},s))}));functionf(e,t){varr=arguments,n=t&&t.mdxType;if("string"==typeofe||n){varo=r.length,p=newArray(o);p[0]=u;vari={};for(varlint)hasOwnProperty.call(t,l)&&(i[l]=t[l]);i.originalType=e,i.mdxType="string"==typeofe?e:n,p[1]=i;for(varm=2;m<o;m++)p[m]=r[m];returna.createElement.apply(null,p)}returna.createElement.apply(null,r)}u.displayName="MDXCreateElement"},78438:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>l,contentTitle:()=>p,default:()=>c,frontMatter:()=>o,metadata:()=>i,toc:()=>m});vara=r(87462),n=(r(67294),r(3905));consto={sidebar_label:"Frame.waitForXPath"},p="Frame.waitForXPath() method",i={unversionedId:"api/puppeteer.frame.waitforxpath",id:"version-17.0.0/api/puppeteer.frame.waitforxpath",title:"Frame.waitForXPath() method",description:"Warning: This API is now obsolete.",source:"@site/versioned_docs/version-17.0.0/api/puppeteer.frame.waitforxpath.md",sourceDirName:"api",slug:"/api/puppeteer.frame.waitforxpath",permalink:"/api/puppeteer.frame.waitforxpath",draft:!1,tags:[],version:"17.0.0",frontMatter:{sidebar_label:"Frame.waitForXPath"},sidebar:"sidebar",previous:{title:"Frame.waitForTimeout",permalink:"/api/puppeteer.frame.waitfortimeout"},next:{title:"FrameAddScriptTagOptions.content",permalink:"/api/puppeteer.frameaddscripttagoptions.content"}},l={},m=[{value:"Parameters",id:"parameters",level:2}],s={toc:m};functionc(e){let{components:t,...r}=e;return(0,n.kt)("wrapper",(0,a.Z)({},s,r,{components:t,mdxType:"MDXLayout"}),(0,n.kt)("h1",{id:"framewaitforxpath-method"},"Frame.waitForXPath() method"),(0,n.kt)("blockquote",null,(0,n.kt)("p",{parentName:"blockquote"},"Warning: This API is now obsolete."),(0,n.kt)("p",{parentName:"blockquote"},"Use ",(0,n.kt)("a",{parentName:"p",href:"/api/puppeteer.frame.waitforselector"},"Frame.waitForSelector()")," with the ",(0,n.kt)("inlineCode",{parentName:"p"},"xpath")," prefix."),(0,n.kt)("p",{parentName:"blockquote"},"Wait for the ",(0,n.kt)("inlineCode",{parentName:"p"},"xpath")," to appear in page. If at the moment of calling the method the ",(0,n.kt)("inlineCode",{parentName:"p"},"xpath")," already exists, the method will return immediately. If the xpath doesn't appear after the ",(0,n.kt)("inlineCode",{parentName:"p"},"timeout"),"millisecondsofwaiting,thefunctionwillt