puppeteer/assets/js/2057b7ef.9edc8e26.js
release-please[bot] cc95c085a2 deploy: 1014abc087
2023-11-29 13:34:30 +00:00

2 lines
2.8 KiB
JavaScript

/*! For license information please see 2057b7ef.9edc8e26.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[59499],{97235:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>p,contentTitle:()=>i,default:()=>l,frontMatter:()=>o,metadata:()=>a,toc:()=>c});var n=r(85893),s=r(11151);const o={sidebar_label:"Tracing.stop"},i="Tracing.stop() method",a={id:"api/puppeteer.tracing.stop",title:"Tracing.stop() method",description:"Stops a trace started with the start method.",source:"@site/../docs/api/puppeteer.tracing.stop.md",sourceDirName:"api",slug:"/api/puppeteer.tracing.stop",permalink:"/next/api/puppeteer.tracing.stop",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"Tracing.stop"},sidebar:"api",previous:{title:"Tracing.start",permalink:"/next/api/puppeteer.tracing.start"},next:{title:"FileChooser",permalink:"/next/api/puppeteer.filechooser"}},p={},c=[{value:"Signature:",id:"signature",level:4}];function d(e){const t={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",strong:"strong",...(0,s.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"tracingstop-method",children:"Tracing.stop() method"}),"\n",(0,n.jsxs)(t.p,{children:["Stops a trace started with the ",(0,n.jsx)(t.code,{children:"start"})," method."]}),"\n",(0,n.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-typescript",children:"class Tracing {\n stop(): Promise<Buffer | undefined>;\n}\n"})}),"\n",(0,n.jsx)(t.p,{children:(0,n.jsx)(t.strong,{children:"Returns:"})}),"\n",(0,n.jsx)(t.p,{children:"Promise<Buffer | undefined>"}),"\n",(0,n.jsx)(t.p,{children:"Promise which resolves to buffer with trace data."})]})}function l(e={}){const{wrapper:t}={...(0,s.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(d,{...e})}):d(e)}},75251:(e,t,r)=>{var n=r(67294),s=Symbol.for("react.element"),o=Symbol.for("react.fragment"),i=Object.prototype.hasOwnProperty,a=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,p={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,r){var n,o={},c=null,d=null;for(n in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(d=t.ref),t)i.call(t,n)&&!p.hasOwnProperty(n)&&(o[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===o[n]&&(o[n]=t[n]);return{$$typeof:s,type:e,key:c,ref:d,props:o,_owner:a.current}}t.Fragment=o,t.jsx=c,t.jsxs=c},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>a,a:()=>i});var n=r(67294);const s={},o=n.createContext(s);function i(e){const t=n.useContext(o);return n.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:i(e.components),n.createElement(o.Provider,{value:t},e.children)}}}]);