mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2 lines
5.3 KiB
JavaScript
2 lines
5.3 KiB
JavaScript
/*! For license information please see 9a6a0613.8f944021.js.LICENSE.txt */
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[35992],{76374:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>d,contentTitle:()=>o,default:()=>p,frontMatter:()=>s,metadata:()=>l,toc:()=>c});var i=r(85893),n=r(11151);const s={sidebar_label:"WaitForSelectorOptions"},o="WaitForSelectorOptions interface",l={id:"api/puppeteer.waitforselectoroptions",title:"WaitForSelectorOptions interface",description:"Signature:",source:"@site/versioned_docs/version-22.6.3/api/puppeteer.waitforselectoroptions.md",sourceDirName:"api",slug:"/api/puppeteer.waitforselectoroptions",permalink:"/api/puppeteer.waitforselectoroptions",draft:!1,unlisted:!1,tags:[],version:"22.6.3",frontMatter:{sidebar_label:"WaitForSelectorOptions"},sidebar:"api",previous:{title:"WaitForOptions",permalink:"/api/puppeteer.waitforoptions"},next:{title:"WaitForTargetOptions",permalink:"/api/puppeteer.waitfortargetoptions"}},d={},c=[{value:"Signature:",id:"signature",level:4},{value:"Properties",id:"properties",level:2}];function a(e){const t={a:"a",code:"code",h1:"h1",h2:"h2",h4:"h4",p:"p",pre:"pre",...(0,n.a)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.h1,{id:"waitforselectoroptions-interface",children:"WaitForSelectorOptions interface"}),"\n",(0,i.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-typescript",children:"export interface WaitForSelectorOptions\n"})}),"\n",(0,i.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,i.jsxs)("table",{children:[(0,i.jsx)("thead",{children:(0,i.jsxs)("tr",{children:[(0,i.jsx)("th",{children:(0,i.jsx)(t.p,{children:"Property"})}),(0,i.jsx)("th",{children:(0,i.jsx)(t.p,{children:"Modifiers"})}),(0,i.jsx)("th",{children:(0,i.jsx)(t.p,{children:"Type"})}),(0,i.jsx)("th",{children:(0,i.jsx)(t.p,{children:"Description"})}),(0,i.jsx)("th",{children:(0,i.jsx)(t.p,{children:"Default"})})]})}),(0,i.jsxs)("tbody",{children:[(0,i.jsxs)("tr",{children:[(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"hidden"})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:(0,i.jsx)(t.code,{children:"optional"})})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"boolean"})}),(0,i.jsx)("td",{children:(0,i.jsxs)(t.p,{children:["Wait for the selected element to not be found in the DOM or to be hidden, i.e. have ",(0,i.jsx)(t.code,{children:"display: none"})," or ",(0,i.jsx)(t.code,{children:"visibility: hidden"})," CSS properties."]})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:(0,i.jsx)(t.code,{children:"false"})})})]}),(0,i.jsxs)("tr",{children:[(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"signal"})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:(0,i.jsx)(t.code,{children:"optional"})})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"AbortSignal"})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"A signal object that allows you to cancel a waitForSelector call."})}),(0,i.jsx)("td",{})]}),(0,i.jsxs)("tr",{children:[(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"timeout"})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:(0,i.jsx)(t.code,{children:"optional"})})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"number"})}),(0,i.jsxs)("td",{children:[(0,i.jsxs)(t.p,{children:["Maximum time to wait in milliseconds. Pass ",(0,i.jsx)(t.code,{children:"0"})," to disable timeout."]}),(0,i.jsxs)(t.p,{children:["The default value can be changed by using ",(0,i.jsx)(t.a,{href:"/api/puppeteer.page.setdefaulttimeout",children:"Page.setDefaultTimeout()"})]})]}),(0,i.jsx)("td",{children:(0,i.jsxs)(t.p,{children:[(0,i.jsx)(t.code,{children:"30_000"})," (30 seconds)"]})})]}),(0,i.jsxs)("tr",{children:[(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"visible"})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:(0,i.jsx)(t.code,{children:"optional"})})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:"boolean"})}),(0,i.jsx)("td",{children:(0,i.jsxs)(t.p,{children:["Wait for the selected element to be present in DOM and to be visible, i.e. to not have ",(0,i.jsx)(t.code,{children:"display: none"})," or ",(0,i.jsx)(t.code,{children:"visibility: hidden"})," CSS properties."]})}),(0,i.jsx)("td",{children:(0,i.jsx)(t.p,{children:(0,i.jsx)(t.code,{children:"false"})})})]})]})]})]})}function p(e={}){const{wrapper:t}={...(0,n.a)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(a,{...e})}):a(e)}},75251:(e,t,r)=>{var i=r(67294),n=Symbol.for("react.element"),s=Symbol.for("react.fragment"),o=Object.prototype.hasOwnProperty,l=i.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,d={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,r){var i,s={},c=null,a=null;for(i in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(a=t.ref),t)o.call(t,i)&&!d.hasOwnProperty(i)&&(s[i]=t[i]);if(e&&e.defaultProps)for(i in t=e.defaultProps)void 0===s[i]&&(s[i]=t[i]);return{$$typeof:n,type:e,key:c,ref:a,props:s,_owner:l.current}}t.Fragment=s,t.jsx=c,t.jsxs=c},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>l,a:()=>o});var i=r(67294);const n={},s=i.createContext(n);function o(e){const t=i.useContext(s);return i.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function l(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:o(e.components),i.createElement(s.Provider,{value:t},e.children)}}}]); |