@agimon-ai/browse-tool 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/LICENSE +52 -0
  2. package/README.md +375 -0
  3. package/dist/cli.cjs +674 -0
  4. package/dist/cli.d.cts +1 -0
  5. package/dist/cli.d.mts +2 -0
  6. package/dist/cli.mjs +434 -0
  7. package/dist/cli.mjs.map +1 -0
  8. package/dist/extension/background.js +7248 -0
  9. package/dist/extension/background.js.map +1 -0
  10. package/dist/extension/content.js +446 -0
  11. package/dist/extension/content.js.map +1 -0
  12. package/dist/extension/manifest.json +36 -0
  13. package/dist/extension/offscreen.html +9 -0
  14. package/dist/extension/offscreen.js +137 -0
  15. package/dist/extension/offscreen.js.map +1 -0
  16. package/dist/extension/popup.html +195 -0
  17. package/dist/extension/popup.js +132 -0
  18. package/dist/extension/popup.js.map +1 -0
  19. package/dist/index.cjs +1 -0
  20. package/dist/index.d.cts +309 -0
  21. package/dist/index.d.cts.map +1 -0
  22. package/dist/index.d.mts +310 -0
  23. package/dist/index.d.mts.map +1 -0
  24. package/dist/index.mjs +2 -0
  25. package/dist/index.mjs.map +1 -0
  26. package/dist/playwright-test-BwI7HgW7.mjs +253 -0
  27. package/dist/playwright-test-BwI7HgW7.mjs.map +1 -0
  28. package/dist/playwright-test-CnsuVfC9.cjs +252 -0
  29. package/dist/stdio-BP3yiSxK.mjs +9 -0
  30. package/dist/stdio-BP3yiSxK.mjs.map +1 -0
  31. package/dist/stdio-ynNFGBY4.cjs +9 -0
  32. package/dist/stubs/playwright-test.cjs +1 -0
  33. package/dist/stubs/playwright-test.d.cts +111 -0
  34. package/dist/stubs/playwright-test.d.cts.map +1 -0
  35. package/dist/stubs/playwright-test.d.mts +111 -0
  36. package/dist/stubs/playwright-test.d.mts.map +1 -0
  37. package/dist/stubs/playwright-test.mjs +1 -0
  38. package/package.json +77 -0
@@ -0,0 +1,9 @@
1
+ import{a as e,c as t,n,r,s as i,t as a}from"./playwright-test-BwI7HgW7.mjs";import"reflect-metadata/lite";import{StdioServerTransport as o}from"@modelcontextprotocol/sdk/server/stdio.js";import{Container as s,ContainerModule as c,inject as l,injectable as u,optional as d}from"inversify";import f,{createWriteStream as p,existsSync as m,mkdirSync as h,writeFileSync as g}from"node:fs";import _,{arch as v,homedir as y,platform as b,tmpdir as x}from"node:os";import*as S from"node:path";import C,{basename as w,dirname as T,join as E,relative as ee,resolve as D}from"node:path";import{z as O}from"zod";import{PortRegistryService as te}from"@agimon-ai/foundation-port-registry";import*as ne from"node:fs/promises";import{chmod as re,mkdir as ie,readFile as k,readdir as ae,rename as oe,rm as se,unlink as ce,writeFile as A}from"node:fs/promises";import{execFile as le,execSync as ue,spawn as j}from"node:child_process";import{fileURLToPath as de}from"node:url";import{chromium as fe,firefox as pe,webkit as me}from"playwright";import{Readable as he}from"node:stream";import{pipeline as ge}from"node:stream/promises";import{randomUUID as M}from"node:crypto";import{promisify as _e}from"node:util";import{z as N}from"zod/v4";const P={ProfileService:Symbol.for(`ProfileService`),PageRegistry:Symbol.for(`PageRegistry`),BrowserService:Symbol.for(`BrowserService`),ElementLocatorService:Symbol.for(`ElementLocatorService`),PageMonitorService:Symbol.for(`PageMonitorService`),PauseController:Symbol.for(`PauseController`),AutomationRunner:Symbol.for(`AutomationRunner`),SpecRunner:Symbol.for(`SpecRunner`),SpecBundlerService:Symbol.for(`SpecBundlerService`),SpecDiscoveryService:Symbol.for(`SpecDiscoveryService`),SpecMetadataService:Symbol.for(`SpecMetadataService`),SetupRunner:Symbol.for(`SetupRunner`),WebServerManager:Symbol.for(`WebServerManager`),Logger:Symbol.for(`Logger`),HttpServerHealthCheck:Symbol.for(`HttpServerHealthCheck`),HttpServerManager:Symbol.for(`HttpServerManager`),HttpBrowserClient:Symbol.for(`HttpBrowserClient`),RemoteToolExecutor:Symbol.for(`RemoteToolExecutor`),ExtensionTaskQueue:Symbol.for(`ExtensionTaskQueue`),ExtensionToolDelegator:Symbol.for(`ExtensionToolDelegator`),ToolExecutor:Symbol.for(`ToolExecutor`),StealthLauncher:Symbol.for(`StealthLauncher`),BrowserLockManager:Symbol.for(`BrowserLockManager`),ExtensionSessionRegistry:Symbol.for(`ExtensionSessionRegistry`),ExtensionPageProxy:Symbol.for(`ExtensionPageProxy`),ExtensionSpecRunner:Symbol.for(`ExtensionSpecRunner`),McpSessionTracker:Symbol.for(`McpSessionTracker`),ChromeForTestingService:Symbol.for(`ChromeForTestingService`),WebSocketHub:Symbol.for(`WebSocketHub`),IdleCleanupService:Symbol.for(`IdleCleanupService`),PortRegistryService:Symbol.for(`PortRegistryService`),Tool:Symbol.for(`Tool`)};function F(e,t){if(typeof Reflect==`object`&&typeof Reflect.metadata==`function`)return Reflect.metadata(e,t)}function I(e,t){return function(n,r){t(n,r,e)}}function L(e,t,n,r){var i=arguments.length,a=i<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,o;if(typeof Reflect==`object`&&typeof Reflect.decorate==`function`)a=Reflect.decorate(e,t,n,r);else for(var s=e.length-1;s>=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,n,a):o(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a}let R=class{pendingTasks=new Map;taskQueue=[];lastPollAt;lastResultAt;maxQueueSize=100;defaultTimeoutMs=3e4;constructor(e){this.webSocketHub=e}async queueTask(e,t,n=this.defaultTimeoutMs,r){if(this.pendingTasks.size>=this.maxQueueSize)throw Error(`Task queue full (max ${this.maxQueueSize} tasks)`);let i={id:crypto.randomUUID(),tool:e,arguments:t,createdAt:new Date,timeoutMs:n},a=r??t.browserId;return new Promise((e,t)=>{let r=setTimeout(()=>{this.pendingTasks.delete(i.id);let e=this.taskQueue.findIndex(e=>e.id===i.id);e!==-1&&this.taskQueue.splice(e,1),t(Error(`Task ${i.id} timed out after ${n}ms`))},n);if(this.pendingTasks.set(i.id,{task:i,resolve:e,reject:t,timeoutId:r}),this.webSocketHub){let e=a?this.pushTaskViaWebSocket(i,a):!1;if(e||=this.pushTaskToAnyConnection(i),e)return}this.taskQueue.push(i)})}pushTaskToAnyConnection(e){if(!this.webSocketHub)return!1;let t=this.webSocketHub.getStats();if(t.totalConnections===0)return!1;let n=t.connections[0];return n?this.pushTaskViaWebSocket(e,n.browserId):!1}pushTaskViaWebSocket(e,t){if(!this.webSocketHub)return!1;let n={type:`task:push`,id:crypto.randomUUID(),payload:{taskId:e.id,tool:e.tool,arguments:e.arguments}};return this.webSocketHub.pushTask(t,n)}getNextTask(){return this.lastPollAt=new Date,this.taskQueue.shift()}submitResult(e){this.lastResultAt=new Date;let t=this.pendingTasks.get(e.taskId);return t?(clearTimeout(t.timeoutId),this.pendingTasks.delete(e.taskId),t.resolve(e),!0):!1}getConnectionStatus(){let e=new Date,t=this.lastPollAt?e.getTime()-this.lastPollAt.getTime()<5e3:!1,n=this.webSocketHub?this.webSocketHub.getStats().totalConnections>0:!1;return{connected:t||n,lastPollAt:this.lastPollAt,lastResultAt:this.lastResultAt,pendingTasks:this.pendingTasks.size}}clearAllTasks(e){for(let[t,n]of this.pendingTasks)clearTimeout(n.timeoutId),n.reject(Error(e)),this.pendingTasks.delete(t);this.taskQueue.length=0}get queueSize(){return this.taskQueue.length}get pendingCount(){return this.pendingTasks.size}};R=L([u(),I(0,l(P.WebSocketHub)),I(0,d()),F(`design:paramtypes`,[Object])],R);const ve=new Set(`browser_navigate.browser_go_back.browser_go_forward.browser_reload.browser_click.browser_fill.browser_type.browser_select.browser_hover.browser_drag.browser_press_key.browser_pdf.browser_screenshot.browser_snapshot.browser_list_pages.browser_new_page.browser_select_page.browser_close_page.browser_wait_for.browser_evaluate_script.browser_resize_page.browser_handle_dialog.browser_emulate.browser_list_network_requests.browser_get_network_request.browser_list_console_messages.browser_expect`.split(`.`)),ye=new Set([`browser_launch`,`browser_list_profiles`,`browser_create_profile`,`browser_delete_profile`,`browser_save_profile_state`,`browser_start_trace`,`browser_stop_trace`,`run_spec`,`discover_specs`]);let z=class{constructor(e){this.taskQueue=e}isToolSupported(e){return ve.has(e)}isToolNotApplicable(e){return ye.has(e)}async executeTool(e,t){if(this.isToolNotApplicable(e))return{content:[{type:`text`,text:`Tool "${e}" is not available in Chrome extension mode. This tool requires Playwright and cannot be run through the extension.`}],isError:!0};if(!this.isToolSupported(e))return{content:[{type:`text`,text:`Tool "${e}" is not yet implemented in Chrome extension mode.`}],isError:!0};if(!this.taskQueue.getConnectionStatus().connected)return{content:[{type:`text`,text:`Chrome extension is not connected. Please ensure the extension is running and connected to the server.`}],isError:!0};try{let n=await this.taskQueue.queueTask(e,t);return n.success?n.result?n.result:{content:[{type:`text`,text:`Tool executed successfully`}]}:{content:[{type:`text`,text:n.error||n.result?.content?.[0]?.text||`Unknown error from Chrome extension`}],isError:!0}}catch(e){return{content:[{type:`text`,text:e instanceof Error?e.message:String(e)}],isError:!0}}}getSupportedTools(){return Array.from(ve)}getNotApplicableTools(){return Array.from(ye)}};z=L([u(),I(0,l(P.ExtensionTaskQueue)),F(`design:paramtypes`,[Object])],z);const be={width:1920,height:1080};let xe=class{sessions=new Map;sessionIdCounter=0;constructor(e,t,n,r,i,a){this.browserService=e,this.specRunner=t,this.specMetadataService=n,this.setupRunner=r,this.webServerManager=i,this.pageRegistry=a}async runSpec(e){let{specPath:t,automationId:n,keepBrowserOpen:r=!1,browserOptions:i={},recordVideo:a,browserId:o,pageId:s,windowBounds:c}=e,l=n??`spec-${++this.sessionIdCounter}`,u={id:l,scriptPath:t,status:`pending`,pageIds:[],browserId:null,error:null,createdAt:new Date,updatedAt:new Date};this.sessions.set(l,u);try{let e,n,d,f=!1;if(o&&s){let t=this.pageRegistry.get(s);if(!t)throw Error(`Page with ID ${s} not found`);if(!t.page||!t.context||!t.browser)throw Error(`Page entry is missing required Playwright instances`);e=t.page,n=t.context,d=t.browser,u.browserId=o,u.pageIds.push(s),f=!0}else{let t=await this.browserService.launch({...i,recordVideo:a,onPageClose:e=>{let t=u.pageIds.indexOf(e);t>=0&&u.pageIds.splice(t,1)}});u.browserId=t.browserInstance.id,u.pageIds.push(t.pageId),t.browserInstance.specOrigin=!0;let{context:r,browser:o}=t.browserInstance;if(!r||!o)throw Error(`Browser context or browser is not available`);e=t.page,n=r,d=o}u.status=`running`,u.updatedAt=new Date,c&&await this.applyWindowBounds(d,c);let p=await this.specRunner.executeSpec({specPath:t,sessionId:l,page:e,context:n,browser:d});return u.status=`completed`,u.updatedAt=new Date,!r&&!f&&u.browserId&&u.browserId&&await this.browserService.closeBrowser(u.browserId),{automationId:l,status:`completed`,pageIds:r||f?[...u.pageIds]:[],browserId:r||f?u.browserId:null,specResult:p}}catch(e){u.status=`failed`,u.error=e instanceof Error?e.message:String(e),u.updatedAt=new Date;let t=!!(o&&s);return!r&&!t&&u.browserId&&await this.browserService.closeBrowser(u.browserId),{automationId:l,status:`failed`,pageIds:r||t?[...u.pageIds]:[],browserId:r||t?u.browserId:null}}}async runSpecEnhanced(e){let{specPath:t,automationId:n,keepBrowserOpen:r=!1,browserOptions:i={},recordVideo:a,testFilter:o,specArgs:s,configPath:c,runSetup:l=!1,startServer:u=!1,stopServerAfter:d=!0,browserId:f,pageId:p,windowBounds:m}=e,h=n??`spec-${++this.sessionIdCounter}`,g={id:h,scriptPath:t,status:`pending`,pageIds:[],browserId:null,error:null,createdAt:new Date,updatedAt:new Date};this.sessions.set(h,g);let _,v;try{let e=c?await this.specMetadataService.loadPlaywrightConfig(c):null,n=c?T(c):process.cwd();u&&e?.webServer&&(_=await this.webServerManager.startServer(e.webServer,n));let y,b,x,S=!1;if(f&&p){let e=this.pageRegistry.get(p);if(!e)throw Error(`Page with ID ${p} not found`);if(!e.page||!e.context||!e.browser)throw Error(`Page entry is missing required Playwright instances`);y=e.page,b=e.context,x=e.browser,g.browserId=f,g.pageIds.push(p),S=!0}else{let e=await this.browserService.launch({...i,recordVideo:a,onPageClose:e=>{let t=g.pageIds.indexOf(e);t>=0&&g.pageIds.splice(t,1)}});g.browserId=e.browserInstance.id,g.pageIds.push(e.pageId),e.browserInstance.specOrigin=!0;let{context:t,browser:n}=e.browserInstance;if(!t)throw Error(`Browser context is not available`);if(!n)throw Error(`Browser instance is not available`);y=e.page,b=t,x=n}if(g.status=`running`,g.updatedAt=new Date,m&&await this.applyWindowBounds(x,m),l&&e?.setupFile){let t=e.setupFile.startsWith(`/`)?e.setupFile:`${n}/${e.setupFile}`,r=e.setupExport??`default`;if(v=await this.setupRunner.runSetup(t,r,{browser:x,context:b,page:y}),!v.success)throw Error(v.error??`Setup failed`)}let C=await this.specRunner.executeSpecEnhanced({specPath:t,sessionId:h,page:y,context:b,browser:x,testFilter:o,specArgs:{...s,...v?.state}});return g.status=`completed`,g.updatedAt=new Date,d&&_?.started&&await this.webServerManager.stopServer(),!r&&!S&&g.browserId&&await this.browserService.closeBrowser(g.browserId),{automationId:h,status:`completed`,pageIds:r||S?[...g.pageIds]:[],browserId:r||S?g.browserId:null,specResult:C,serverResult:_,setupResult:v}}catch(e){g.status=`failed`,g.error=e instanceof Error?e.message:String(e),g.updatedAt=new Date,d&&_?.started&&await this.webServerManager.stopServer();let t=!!(f&&p);return!r&&!t&&g.browserId&&await this.browserService.closeBrowser(g.browserId),{automationId:h,status:`failed`,pageIds:r||t?[...g.pageIds]:[],browserId:r||t?g.browserId:null,serverResult:_,setupResult:v}}}getSession(e){return this.sessions.get(e)}listSessions(){return Array.from(this.sessions.values())}async stop(e){let t=this.sessions.get(e);return t?(t.browserId&&await this.browserService.closeBrowser(t.browserId),t.status=`completed`,t.updatedAt=new Date,!0):!1}async applyWindowBounds(e,t){let n=this.resolveWindowBounds(t),r=e.contexts();if(r.length===0)return;let i=r[0].pages();if(i.length===0)return;let a;try{a=await i[0].context().newCDPSession(i[0]);let{windowId:e}=await a.send(`Browser.getWindowForTarget`);await a.send(`Browser.setWindowBounds`,{windowId:e,bounds:{left:n.x,top:n.y,width:n.width,height:n.height}})}finally{a&&await a.detach()}}resolveWindowBounds(e){let t=e.screenDimensions??be;if(e.preset){let n=this.calculatePresetBounds(e.preset,t);return{x:e.x??n.x,y:e.y??n.y,width:e.width??n.width,height:e.height??n.height}}return{x:e.x??0,y:e.y??0,width:e.width??t.width,height:e.height??t.height}}calculatePresetBounds(e,t){let n=Math.floor(t.width/2),r=Math.floor(t.height/2);switch(e){case`right-half`:return{x:n,y:0,width:n,height:t.height};case`left-half`:return{x:0,y:0,width:n,height:t.height};case`top-half`:return{x:0,y:0,width:t.width,height:r};case`bottom-half`:return{x:0,y:r,width:t.width,height:r};case`center`:{let e=Math.floor(t.width*.75),n=Math.floor(t.height*.75);return{x:Math.floor((t.width-e)/2),y:Math.floor((t.height-n)/2),width:e,height:n}}case`fullscreen`:return{x:0,y:0,width:t.width,height:t.height};default:return{x:0,y:0,width:t.width,height:t.height}}}};xe=L([u(),I(0,l(P.BrowserService)),I(1,l(P.SpecRunner)),I(2,l(P.SpecMetadataService)),I(3,l(P.SetupRunner)),I(4,l(P.WebServerManager)),I(5,l(P.PageRegistry)),F(`design:paramtypes`,[Object,Object,Object,Object,Object,Object])],xe);var Se=class extends Error{constructor(e,t,n){super(e),this.pid=t,this.userDataDir=n,this.name=`BrowserSessionConflictError`}};let Ce=class{platform=_.platform();async checkLock(e){let t={isLocked:!1};return this.platform===`win32`?this.checkWindowsLock(e,t):this.checkUnixLock(e,t)}async cleanupOrphanedLocks(e){let t=await this.checkLock(e);if(!t.isLocked)return!0;if(t.isProcessAlive)return!1;let n=[C.join(e,`SingletonLock`),C.join(e,`SingletonCookie`),C.join(e,`SingletonSocket`),C.join(e,`lockfile`)];for(let e of n)try{f.existsSync(e)&&await ce(e)}catch{}let r=C.join(e,`Default`,`LOCK`);try{f.existsSync(r)&&await ce(r)}catch{}return!0}async ensureAvailable(e){if(!f.existsSync(e))return;let t=await this.checkLock(e);if(t.isLocked){if(t.isProcessAlive)throw new Se(`Browser session conflict: Another Chrome process (PID: ${t.pid}) is using this profile.\nUser data directory: ${e}\n\nTo resolve:\n1. Close the existing browser session manually\n2. Or use a different profile name\n3. Or kill the process: kill ${t.pid}`,t.pid,e);if(!await this.cleanupOrphanedLocks(e))throw Error(`Failed to clean up orphaned browser lock in ${e}`)}}async checkUnixLock(e,t){let n=C.join(e,`SingletonLock`),r=C.join(e,`SingletonSocket`);if(t.lockFilePath=n,t.socketPath=r,this.symlinkExists(n))try{let e=f.readlinkSync(n).match(/-(\d+)$/);e&&(t.isLocked=!0,t.pid=Number.parseInt(e[1],10),t.isProcessAlive=this.isProcessRunning(t.pid))}catch{t.isLocked=!0,t.isProcessAlive=f.existsSync(r)}return!t.isLocked&&f.existsSync(r)&&(t.isLocked=!0,t.isProcessAlive=!0),t}symlinkExists(e){try{return f.lstatSync(e).isSymbolicLink()}catch{return!1}}async checkWindowsLock(e,t){let n=C.join(e,`lockfile`);if(t.lockFilePath=n,f.existsSync(n))try{let e=await k(n,`utf-8`),r=Number.parseInt(e.trim(),10);Number.isNaN(r)||(t.isLocked=!0,t.pid=r,t.isProcessAlive=this.isProcessRunning(r))}catch{t.isLocked=!0,t.isProcessAlive=!0}return t}isProcessRunning(e){try{return process.kill(e,0),!0}catch(e){return e.code===`EPERM`}}};Ce=L([u()],Ce);function we(e){let t=[];try{let n=ue(`pgrep -P ${e}`,{encoding:`utf-8`,timeout:3e3}).trim().split(`
2
+ `).filter(Boolean).map(Number).filter(e=>!Number.isNaN(e));for(let e of n)t.push(...we(e)),t.push(e)}catch{}return t}function Te(e){try{return process.kill(e,0),!0}catch{return!1}}async function Ee(e,t=3e3){if(!Te(e))return;let n=[...we(e),e];for(let e of n)try{process.kill(e,`SIGTERM`)}catch{}let r=Date.now()+t;for(;Date.now()<r;){if(!n.some(Te))return;await new Promise(e=>setTimeout(e,100))}for(let e of n)try{Te(e)&&process.kill(e,`SIGKILL`)}catch{}}function De(e,t){let n=C.join(_.tmpdir(),`proxy-auth-ext-${Date.now()}-${Math.random().toString(36).slice(2,8)}`);f.mkdirSync(n,{recursive:!0});let r={manifest_version:3,name:`Proxy Auth Helper`,version:`1.0.0`,permissions:[`webRequest`,`webRequestAuthProvider`],host_permissions:[`<all_urls>`],background:{service_worker:`background.js`}},i=[`chrome.webRequest.onAuthRequired.addListener(`,` (details) => ({ authCredentials: { username: ${JSON.stringify(e)}, password: ${JSON.stringify(t)} } }),`,` { urls: ["<all_urls>"] },`,` ["blocking"]`,`);`,``].join(`
3
+ `);return f.writeFileSync(C.join(n,`manifest.json`),JSON.stringify(r,null,2)),f.writeFileSync(C.join(n,`background.js`),i),n}function Oe(e){let t=[`--proxy-server=${e.server}`];return e.bypass&&t.push(`--proxy-bypass-list=${e.bypass}`),t}var ke;const Ae=new Set([`docker`,`docker-vm`,`docker-chromium`,`docker-chrome-testing`]);let je=class{static{ke=this}static MAX_ACTIVE_BROWSERS=15;static MAX_PAGES_PER_BROWSER=15;browsers=new Map;profileToBrowserId=new Map;browserIdCounter=0;constructor(e,t,n,r){this.profileService=e,this.pageRegistry=t,this.lockManager=n,this.chromeForTesting=r}getBrowserByProfile(e){let t=this.profileToBrowserId.get(e);if(t){let n=this.browsers.get(t);if(n){if(this.isBrowserAlive(n))return n;this.cleanupStaleBrowser(t,e)}else this.profileToBrowserId.delete(e)}}async launch(e={}){let{profileName:t,browserType:n=`chromium`,headless:r=!0,onPageClose:i,baseURL:a,recordVideo:o,proxy:s,browserId:c}=e;if(t){let e=this.getBrowserByProfile(t);if(e){let{pageId:t,page:n}=await this.newPage(e.id,i);return{browserInstance:e,pageId:t,page:n}}}await this.enforceMaxBrowserLimit();let l=c||(t?`browser-${t}`:`browser-${++this.browserIdCounter}`);if(c&&this.browsers.has(c))throw Error(`Browser ID "${c}" is already in use`);let u=this.getBrowserType(n),d=t?await this.profileService.get(t):null;t&&!d&&(d=await this.profileService.create({name:t,browserType:n}));let f=await u.launch({headless:r,...s?{proxy:{server:s.server,username:s.username,password:s.password,bypass:s.bypass}}:{}}),p=this.buildContextOptions(d,a,o);if(d&&t){let e=await this.profileService.loadStorageState(t);e&&(p.storageState=e)}let m=await f.newContext(p),h=await m.newPage(),g=new Date,_={id:l,mode:`playwright`,browser:f,context:m,profileName:t,pageIds:new Set,currentPageId:null,createdAt:g,lastAccessedAt:g};this.browsers.set(l,_),f.on(`disconnected`,()=>{this.cleanupStaleBrowser(l,t)}),t&&this.profileToBrowserId.set(t,l);let v=await this.pageRegistry.register({page:h,browser:f,context:m,browserId:l,profileName:t,onClose:e=>{if(_.pageIds.delete(e),_.currentPageId===e){let e=Array.from(_.pageIds);_.currentPageId=e.length>0?e[0]:null}i?.(e),_.pageIds.size===0&&this.closeBrowser(l).catch(()=>{})}});return _.pageIds.add(v),_.currentPageId=v,{browserInstance:_,pageId:v,page:h}}async launchWithExtension(e={}){let{profileName:t,command:n,commandArgs:r=[],browserId:i,mode:a=`extension`}=e;if(t){let e=this.getBrowserByProfile(t);if(e&&e.pid&&this.isProcessRunning(e.pid)){let t=this.pageRegistry.registerExtensionPage(e.id);return e.pageIds.add(t),e.currentPageId=t,{browserInstance:e,pageId:t,process:{pid:e.pid}}}}await this.enforceMaxBrowserLimit();let o=this.resolveExtensionPath(e.extensionPath),s=C.join(o,`manifest.json`);if(!f.existsSync(s))throw Error(`Extension manifest not found at ${s}. Please build the extension first: pnpm build:extension`);let c=i||(t?`browser-${t}`:`browser-${++this.browserIdCounter}`);if(i&&this.browsers.has(i))throw Error(`Browser ID "${i}" is already in use`);t&&(await this.profileService.get(t)||await this.profileService.create({name:t,browserType:`chromium`}));let l=this.createUserDataDir(t);l&&await this.lockManager.ensureAvailable(l);let u=await this.resolveVmRuntime({command:n,launchMode:a,useChromeForTesting:e.useChromeForTesting??a===`vm`,extensionHostPath:o,requestedRuntimeExtensionPath:e.extensionPath,userDataDir:l});if(u.kind===`docker`)try{this.ensureDockerWritableUserDataDir(l)}catch(e){let t=e instanceof Error?e.message:String(e);throw Error(`Failed to prepare Docker user-data directory "${l}": ${t}`)}let d=[u.extensionPath],p=[];if(u.kind===`docker`&&p.push(...this.createDockerVolumeArgs(o,u.extensionPath,!0)),e.proxy?.username&&e.proxy?.password){let t=De(e.proxy.username,e.proxy.password);if(u.kind===`docker`){let e=`${u.docker.extensionPathInContainer}-proxy-auth-${Date.now()}`;d.push(e),p.push(...this.createDockerVolumeArgs(t,e,!0))}else d.push(t)}let m=d.join(`,`),h=[`--user-data-dir=${u.userDataDir}`,`--load-extension=${m}`,`--disable-extensions-except=${m}`,`--enable-extensions`,`--disable-blink-features=AutomationControlled`,`--disable-infobars`,`--no-first-run`,`--no-default-browser-check`,`--disable-background-timer-throttling`,`--disable-backgrounding-occluded-windows`,`--disable-renderer-backgrounding`,`--disable-component-update`,`--disable-features=TranslateUI`,`--disable-ipc-flooding-protection`,`--password-store=basic`,`--use-mock-keychain`,`--disable-dev-shm-usage`,...u.kind===`docker`?[`--no-sandbox`]:[],`--window-size=1280,720`,...e.proxy?Oe(e.proxy):[],e.url??`about:blank`],g=e=>{try{let t=new URL(e);return t.protocol===`http:`||t.protocol===`https:`||t.protocol===`file:`}catch{return!1}},_=e=>{if(!g(e))return e;try{let t=new URL(e),n=t.pathname.endsWith(`/`)&&t.pathname!==`/`?t.pathname.slice(0,-1):t.pathname;return`${t.protocol}//${t.host}${n}${t.search}`}catch{return e}},v=_(e.url??`about:blank`),y=a===`vm`&&r.length>0?[...h,...r.filter(e=>g(e)?_(e)!==v:!0)]:r.length>0?r:h,b=u.kind===`docker`?[...this.buildDockerSpawnArgs(u.docker,l,p,e.dockerRunArgs,e.dockerEnv,e.dockerEnableVnc),...y]:y,x=j(u.command,b,{detached:!1,stdio:[`ignore`,`ignore`,`ignore`],env:u.kind===`docker`?process.env:{...process.env,DISPLAY:process.env.DISPLAY}});if(!x.pid)throw Error(`Failed to start Chrome process`);let S=new Date,w={id:c,mode:a,browser:void 0,context:void 0,profileName:t,pageIds:new Set,currentPageId:null,pid:x.pid,createdAt:S,lastAccessedAt:S};x.on(`exit`,()=>this.cleanupStaleBrowser(c,t)),x.on(`error`,()=>this.cleanupStaleBrowser(c,t)),this.browsers.set(c,w),t&&this.profileToBrowserId.set(t,c);let T=this.pageRegistry.registerExtensionPage(c);return w.pageIds.add(T),w.currentPageId=T,e.startupDelayMs&&e.startupDelayMs>0&&await new Promise(t=>setTimeout(t,e.startupDelayMs)),{browserInstance:w,pageId:T,process:x}}async resolveVmRuntime(e){let{command:t,launchMode:n,useChromeForTesting:r,extensionHostPath:i,requestedRuntimeExtensionPath:a,userDataDir:o}=e;if(n===`vm`&&this.isDockerVmAlias(t)){let e=this.resolveDockerRuntimeExtensionPath(a),t=process.env.PLAYWRIGHT_VM_DOCKER_USER_DATA_DIR||`/vm/user-data`;return{kind:`docker`,command:`docker`,extensionPath:e,userDataDir:t,docker:{image:process.env.PLAYWRIGHT_VM_DOCKER_IMAGE||`selenium/standalone-chromium:latest`,browserBinary:process.env.PLAYWRIGHT_VM_DOCKER_BROWSER_BINARY||`chromium`,extensionPathInContainer:e,userDataDirInContainer:t}}}return{kind:`host`,command:await this.resolveLaunchCommand({command:t,launchMode:n,useChromeForTesting:r}),extensionPath:i,userDataDir:o}}resolveDockerRuntimeExtensionPath(e){return e&&!f.existsSync(C.join(e,`manifest.json`))?e:process.env.PLAYWRIGHT_VM_DOCKER_EXTENSION_PATH||`/vm/extensions/playwright`}createDockerVolumeArgs(e,t,n){return[`-v`,`${C.resolve(e)}:${t}${n?`:ro`:``}`]}ensureDockerWritableUserDataDir(e){f.mkdirSync(e,{recursive:!0,mode:511});let t=[e];for(;t.length>0;){let e=t.pop();if(!e)continue;f.chmodSync(e,511);let n=f.readdirSync(e,{withFileTypes:!0});for(let r of n){let n=C.join(e,r.name);f.chmodSync(n,r.isDirectory()?511:438),r.isDirectory()&&t.push(n)}}}buildDockerSpawnArgs(e,t,n,r,i,a){let o=[`run`,`--rm`,`--init`,`--shm-size`,process.env.PLAYWRIGHT_VM_DOCKER_SHM_SIZE||`2g`];return process.env.PLAYWRIGHT_VM_DOCKER_NETWORK&&o.push(`--network`,process.env.PLAYWRIGHT_VM_DOCKER_NETWORK),process.platform===`linux`&&o.push(`--add-host`,`host.docker.internal:host-gateway`),o.push(...n),o.push(...this.createDockerVolumeArgs(t,e.userDataDirInContainer,!1)),o.push(...this.createDockerEnvArgs(i)),o.push(...this.parseDockerRunArgs(process.env.PLAYWRIGHT_VM_DOCKER_RUN_ARGS)),o.push(...r??[]),a?(o.push(`--entrypoint`,`/bin/bash`,e.image,`-lc`,this.buildDockerVncLaunchScript(e.browserBinary),`_`),o):(o.push(`--entrypoint`,`xvfb-run`,e.image,`-a`,e.browserBinary),o)}buildDockerVncLaunchScript(e){return[`set -euo pipefail`,`Xvfb :99 -screen 0 1280x1024x24 -nolisten tcp >/tmp/xvfb.log 2>&1 &`,`for i in $(seq 1 30); do xdpyinfo -display :99 >/dev/null 2>&1 && break; sleep 0.2; done`,`export DISPLAY=:99`,'if [ -n "${SE_VNC_PASSWORD:-}" ]; then',' x11vnc -storepasswd "${SE_VNC_PASSWORD}" /tmp/vnc-passwd >/dev/null 2>&1',` X11VNC_AUTH="-rfbauth /tmp/vnc-passwd"`,`else`,` X11VNC_AUTH=""`,`fi`,'x11vnc -forever -shared -rfbport "${SE_VNC_PORT:-5900}" -display :99 $X11VNC_AUTH >/tmp/x11vnc.log 2>&1 &',`if command -v websockify >/dev/null 2>&1; then`,' websockify --web /opt/bin/noVNC "${SE_NO_VNC_PORT:-7900}" "localhost:${SE_VNC_PORT:-5900}" >/tmp/novnc.log 2>&1 &',`fi`,`BROWSER_BIN=${JSON.stringify(e)}`,`exec "$BROWSER_BIN" "$@"`].join(`
4
+ `)}createDockerEnvArgs(e){if(!e)return[];let t=[];for(let[n,r]of Object.entries(e))n&&t.push(`-e`,`${n}=${r}`);return t}parseDockerRunArgs(e){return e?e.split(/\s+/).map(e=>e.trim()).filter(e=>e.length>0):[]}isDockerVmAlias(e){if(!e)return!1;let t=e.trim().toLowerCase();return Ae.has(t)}async resolveLaunchCommand(e){let{command:t,launchMode:n,useChromeForTesting:r}=e;if(n===`vm`&&r){if(!t)return this.findChromeExecutable();if(this.isChromeTestingAlias(t)||this.isGenericChromeAlias(t))return this.chromeForTesting.getExecutablePath()}return t||this.findChromeExecutable()}isChromeTestingAlias(e){let t=e.trim().toLowerCase();return t===`chrome-testing`||t===`chrome-for-testing`||t===`google-chrome-for-testing`||t.endsWith(`google chrome for testing`)||t.endsWith(`google-chrome-for-testing`)||t.endsWith(`chrome-for-testing.exe`)}isGenericChromeAlias(e){let t=e.trim().toLowerCase(),n=C.basename(t);return n===`chrome`||n===`google-chrome`||n===`googlechrome`}resolveExtensionPath(e){if(e&&f.existsSync(C.join(e,`manifest.json`)))return e;let t=C.dirname(de(import.meta.url)),n=this.findPackageRoot(t),r=[n?C.resolve(n,`dist/extension`):``,C.resolve(t,`../dist/extension`),C.resolve(t,`../../dist/extension`)].filter(Boolean);for(let e of r)if(f.existsSync(C.join(e,`manifest.json`)))return e;let i=C.resolve(process.cwd(),`dist/extension`);if(f.existsSync(C.join(i,`manifest.json`)))return i;throw Error(`Chrome extension not found. Build the extension first: pnpm build:extension`)}findPackageRoot(e,t=`browse-tool`){let n=e;for(let e=0;e<8;e++){let e=C.join(n,`package.json`);if(f.existsSync(e))try{if(JSON.parse(f.readFileSync(e,`utf8`))?.name===t)return n}catch{}let r=C.dirname(n);if(r===n)break;n=r}return null}createUserDataDir(e){if(e){let t=C.join(this.profileService.getProfilesDir(),e,`extension-user-data`);return f.mkdirSync(t,{recursive:!0}),t}let t=C.join(_.tmpdir(),`extension-chrome-${Date.now()}`);return f.mkdirSync(t,{recursive:!0}),t}async findChromeExecutable(){try{return await this.chromeForTesting.getExecutablePath()}catch{}let e=process.platform,t={darwin:[`/Applications/Google Chrome.app/Contents/MacOS/Google Chrome`,`/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary`,`${_.homedir()}/Applications/Google Chrome.app/Contents/MacOS/Google Chrome`],linux:[`/usr/bin/google-chrome`,`/usr/bin/google-chrome-stable`,`/usr/bin/chromium`,`/usr/bin/chromium-browser`,`/snap/bin/chromium`],win32:[`${process.env.LOCALAPPDATA}\\Google\\Chrome\\Application\\chrome.exe`,`${process.env.PROGRAMFILES}\\Google\\Chrome\\Application\\chrome.exe`,`${process.env[`PROGRAMFILES(X86)`]}\\Google\\Chrome\\Application\\chrome.exe`]};for(let n of t[e]??[])if(f.existsSync(n))return n;throw Error(`Chrome not found. Install Google Chrome or run with Chrome for Testing.`)}async newPage(e,t){let n=this.browsers.get(e);if(!n)throw Error(`Browser "${e}" not found`);if(n.mode===`extension`||n.mode===`vm`)throw Error(`Cannot create new page in extension mode browser. Use extension APIs directly.`);if(!n.context||!n.browser)throw Error(`Browser "${e}" has no Playwright context`);await this.enforceMaxPageLimit(n);let r=await n.context.newPage(),i=await this.pageRegistry.register({page:r,browser:n.browser,context:n.context,browserId:e,profileName:n.profileName,onClose:r=>{if(n.pageIds.delete(r),n.currentPageId===r){let e=Array.from(n.pageIds);n.currentPageId=e.length>0?e[0]:null}t?.(r),n.pageIds.size===0&&this.closeBrowser(e).catch(()=>{})}});return n.pageIds.add(i),{pageId:i,page:r}}getBrowser(e){return this.browsers.get(e)}getDefaultBrowser(){let e=this.listBrowsers();for(let t of e){if(this.isBrowserAlive(t))return t;this.cleanupStaleBrowser(t.id,t.profileName)}}async getOrCreateDefaultBrowser(e){return this.getDefaultBrowser()||(await this.launch(e)).browserInstance}setCurrentPage(e,t){let n=this.browsers.get(e);if(!n)throw Error(`Browser "${e}" not found`);if(!n.pageIds.has(t))throw Error(`Page "${t}" does not belong to browser "${e}"`);n.currentPageId=t}async closeBrowser(e){let t=this.browsers.get(e);if(t){if(t.browser)await t.browser.close();else if(t.context)if(t.pid)try{await Ee(t.pid)}catch{try{let e=t.context.pages();await Promise.all(e.map(e=>e.close().catch(e=>{}))),await t.context.close()}catch{}}else{let e=t.context.pages();await Promise.all(e.map(e=>e.close().catch(e=>{}))),await t.context.close()}else if(t.pid)try{await Ee(t.pid)}catch{}t.profileName&&this.profileToBrowserId.delete(t.profileName),this.browsers.delete(e)}}async closeAll(){let e=Array.from(this.browsers.keys());await Promise.all(e.map(e=>this.closeBrowser(e).catch(()=>{}))),this.browsers.clear(),this.profileToBrowserId.clear(),this.pageRegistry.clear()}listBrowsers(){return Array.from(this.browsers.values())}touchBrowser(e){let t=this.browsers.get(e);t&&(t.lastAccessedAt=new Date)}registerExtensionBrowser(){let e=`browser-${++this.browserIdCounter}`,t=new Date,n={id:e,mode:`extension`,browser:void 0,context:void 0,pageIds:new Set,currentPageId:null,createdAt:t,lastAccessedAt:t};return this.browsers.set(e,n),e}registerExtensionBrowserWithId(e){if(this.browsers.has(e))return;let t=new Date,n={id:e,mode:`extension`,browser:void 0,context:void 0,pageIds:new Set,currentPageId:null,createdAt:t,lastAccessedAt:t};this.browsers.set(e,n)}async enforceMaxPageLimit(e){if(e.pageIds.size<ke.MAX_PAGES_PER_BROWSER)return;let t=this.pageRegistry.findByBrowser(e.id);t.sort((e,t)=>e.createdAt.getTime()-t.createdAt.getTime());let n=t[0];n&&(n.page?await n.page.close():(this.pageRegistry.remove(n.id),e.pageIds.delete(n.id)))}async enforceMaxBrowserLimit(){if(this.browsers.size>=ke.MAX_ACTIVE_BROWSERS){let e=Array.from(this.browsers.values());e.sort((e,t)=>e.createdAt.getTime()-t.createdAt.getTime());let t=e[0];t&&await this.closeBrowser(t.id)}}isBrowserAlive(e){try{if(e.mode===`playwright`)return e.browser?.isConnected()??!1;if(e.mode===`extension`||e.mode===`vm`){if(!e.pid||!this.isProcessRunning(e.pid))return!1;if(!e.context)return!0;try{return e.context.pages(),!0}catch{return!1}}return!1}catch{return!1}}isProcessRunning(e){try{return process.kill(e,0),!0}catch(e){return e.code===`EPERM`}}cleanupStaleBrowser(e,t){let n=this.browsers.get(e);if((n?.mode===`extension`||n?.mode===`vm`)&&t){let e=C.join(this.profileService.getProfilesDir(),t,`user-data`);this.lockManager.cleanupOrphanedLocks(e).catch(()=>{})}this.browsers.delete(e),t&&this.profileToBrowserId.delete(t)}getBrowserType(e){switch(e){case`chromium`:return fe;case`firefox`:return pe;case`webkit`:return me}}buildContextOptions(e,t,n){let r={};return t&&(r.baseURL=t),n&&(r.recordVideo=n),e?(e.viewport&&(r.viewport=e.viewport),e.userAgent&&(r.userAgent=e.userAgent),e.locale&&(r.locale=e.locale),e.timezone&&(r.timezoneId=e.timezone),e.geolocation&&(r.geolocation=e.geolocation),e.permissions&&(r.permissions=e.permissions),e.colorScheme&&(r.colorScheme=e.colorScheme),r):r}};je=ke=L([u(),I(0,l(P.ProfileService)),I(1,l(P.PageRegistry)),I(2,l(P.BrowserLockManager)),I(3,l(P.ChromeForTestingService)),F(`design:paramtypes`,[Object,Object,Object,Object])],je);var Me;let Ne=class{static{Me=this}static API_URL=`https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json`;cacheDir;constructor(){this.cacheDir=E(y(),`.cache`,`chrome-for-testing`)}async getExecutablePath(){let e=this.getExpectedExecutablePath();return m(e)?e:this.download()}async isInstalled(){return m(this.getExpectedExecutablePath())}async getInstalledVersion(){let e=E(this.cacheDir,`version.txt`);if(!m(e))return null;try{return(await k(e,`utf-8`)).trim()}catch{return null}}async update(){let e=E(this.cacheDir,`chrome`);return m(e)&&await se(e,{recursive:!0,force:!0}),this.download()}async download(){h(this.cacheDir,{recursive:!0});let e=await this.fetchVersionInfo(),t=this.getDownloadUrl(e);if(!t)throw Error(`No Chrome for Testing download available for ${this.getPlatformKey()}`);let n=E(this.cacheDir,`chrome.zip`),r=E(this.cacheDir,`chrome`);await this.downloadFile(t,n),await this.extractZip(n,r),await se(n,{force:!0}),await A(E(this.cacheDir,`version.txt`),e.version,`utf-8`);let i=this.getExpectedExecutablePath();if(!m(i))throw Error(`Chrome for Testing executable not found at expected path: ${i}`);return b()!==`win32`&&await re(i,493),i}async fetchVersionInfo(){let e=await fetch(Me.API_URL);if(!e.ok)throw Error(`Failed to fetch Chrome for Testing info: ${e.statusText}`);return(await e.json()).channels.Stable}getDownloadUrl(e){let t=this.getPlatformKey();return e.downloads.chrome.find(e=>e.platform===t)?.url}getPlatformKey(){let e=b(),t=v();if(e===`darwin`)return t===`arm64`?`mac-arm64`:`mac-x64`;if(e===`linux`)return`linux64`;if(e===`win32`)return t===`x64`?`win64`:`win32`;throw Error(`Unsupported platform: ${e}`)}getExpectedExecutablePath(){let e=b(),t=E(this.cacheDir,`chrome`);if(e===`darwin`)return E(t,`chrome-mac-${v()===`arm64`?`arm64`:`x64`}`,`Google Chrome for Testing.app`,`Contents`,`MacOS`,`Google Chrome for Testing`);if(e===`linux`)return E(t,`chrome-linux64`,`chrome`);if(e===`win32`)return E(t,`chrome-win${v()===`x64`?`64`:`32`}`,`chrome.exe`);throw Error(`Unsupported platform: ${e}`)}async downloadFile(e,t){let n=await fetch(e);if(!n.ok||!n.body)throw Error(`Failed to download: ${n.statusText}`);let r=`${t}.tmp`,i=p(r),a=n.body.getReader();await ge(new he({async read(){let{done:e,value:t}=await a.read();e?this.push(null):this.push(Buffer.from(t))}}),i),await oe(r,t)}async extractZip(e,t){let n=b();return new Promise((r,i)=>{let a;n===`win32`?a=j(`powershell`,[`-NoProfile`,`-Command`,`Expand-Archive -Path "${e}" -DestinationPath "${t}" -Force`]):(h(t,{recursive:!0}),a=j(`unzip`,[`-o`,`-q`,e,`-d`,t])),a.on(`close`,e=>{e===0?r():i(Error(`Failed to extract zip (exit code: ${e})`))}),a.on(`error`,e=>{i(Error(`Failed to spawn extraction process: ${e.message}`))})})}};Ne=Me=L([u(),F(`design:paramtypes`,[])],Ne);let Pe=class{async locate(e,t){let n=await this.getFrameContext(e,t.frame),r=this.buildLocator(n,t);if(await r.count()===0)throw Error(`Element not found: ${this.describeSelector(t)}`);return r.first()}async locateAll(e,t){let n=await this.getFrameContext(e,t.frame);return this.buildLocator(n,t)}async waitForElement(e,t,n={}){let r=await this.getFrameContext(e,t.frame),i=this.buildLocator(r,t);return await i.waitFor({timeout:n.timeout??3e4,state:n.state??`visible`}),i.first()}async getFrameContext(e,t){return t?e.frameLocator(t):e}buildLocator(e,t){if(t.uid)return e.locator(`[data-uid="${t.uid}"]`);if(t.xpath)return e.locator(`xpath=${t.xpath}`);if(t.text)return e.locator(`text=${t.text}`);if(t.selector)return e.locator(t.selector);throw Error(`No selector provided. Specify one of: selector, xpath, text, or uid.`)}describeSelector(e){let t=[];return e.uid&&t.push(`uid="${e.uid}"`),e.selector&&t.push(`selector="${e.selector}"`),e.xpath&&t.push(`xpath="${e.xpath}"`),e.text&&t.push(`text="${e.text}"`),e.frame&&t.push(`frame="${e.frame}"`),t.length>0?t.join(`, `):`empty selector`}};Pe=L([u()],Pe);let Fe=class{[i]=!0;currentUrl=`about:blank`;defaultTimeoutMs=3e4;_pageId;_browserId;constructor(e){this.taskQueue=e}setTarget(e,t){this._pageId=e,this._browserId=t}get pageId(){return this._pageId}get browserId(){return this._browserId}async goto(e,t){let n=await this.executeTask(`browser_navigate`,{url:e,waitUntil:t?.waitUntil,timeout:t?.timeout});if(!n.success)throw Error(n.error??`Navigation failed`);this.currentUrl=e}async click(e,t){let n=await this.executeTask(`browser_click`,{selector:e,clickCount:t?.clickCount,delay:t?.delay,button:t?.button,modifiers:t?.modifiers});if(!n.success)throw Error(n.error??`Click failed on ${e}`)}async fill(e,t,n){let r=await this.executeTask(`browser_fill`,{selector:e,text:t,force:n?.force});if(!r.success)throw Error(r.error??`Fill failed on ${e}`)}async type(e,t,n){let r=await this.executeTask(`browser_type`,{selector:e,text:t,delay:n?.delay});if(!r.success)throw Error(r.error??`Type failed on ${e}`)}async press(e){let t=await this.executeTask(`browser_press_key`,{key:e});if(!t.success)throw Error(t.error??`Press key failed: ${e}`)}async hover(e){let t=await this.executeTask(`browser_hover`,{selector:e});if(!t.success)throw Error(t.error??`Hover failed on ${e}`)}async selectOption(e,t){let n=await this.executeTask(`browser_select`,{selector:e,values:Array.isArray(t)?t:[t]});if(!n.success)throw Error(n.error??`Select option failed on ${e}`)}async waitForSelector(e,t){let n=await this.executeTask(`browser_wait_for`,{selector:e,state:t?.state??`visible`,timeout:t?.timeout});if(!n.success)throw Error(n.error??`Wait for selector failed: ${e}`)}async waitForTimeout(e){let t=await this.executeTask(`browser_wait_for`,{timeout:e});if(!t.success)throw Error(t.error??`Wait for timeout failed`)}async screenshot(e){let t=await this.executeTask(`browser_screenshot`,{path:e?.path,fullPage:e?.fullPage,type:e?.type});if(!t.success)throw Error(t.error??`Screenshot failed`);return t.result?.path??``}async content(){let e=await this.executeTask(`browser_evaluate_script`,{script:`document.documentElement.outerHTML`});if(!e.success)throw Error(e.error??`Get content failed`);return e.result?.value??``}async title(){let e=await this.executeTask(`browser_evaluate_script`,{script:`document.title`});if(!e.success)throw Error(e.error??`Get title failed`);return e.result?.value??``}url(){return this.currentUrl}async evaluate(e,...t){let n=typeof e==`function`?`(${e.toString()})(${t.map(e=>JSON.stringify(e)).join(`,`)})`:e,r=await this.executeTask(`browser_evaluate_script`,{script:n});if(!r.success)throw Error(r.error??`Evaluate failed`);return r.result?.value}async getSnapshot(){let e=await this.executeTask(`browser_snapshot`,{});if(!e.success)throw Error(e.error??`Get snapshot failed`);return e.result?.snapshot??``}getByRole(e,n){return new t(this,[{type:`role`,role:e,options:n}])}getByText(e,n){return new t(this,[{type:`text`,text:e,options:n}])}getByLabel(e,n){return new t(this,[{type:`label`,text:e,options:n}])}getByPlaceholder(e,n){return new t(this,[{type:`placeholder`,text:e,options:n}])}getByTestId(e){return new t(this,[{type:`testId`,testId:e}])}locator(e){return new t(this,[{type:`css`,selector:e}])}context(){return{clearCookies:async()=>{await this.clearStorageState()}}}async reload(e){let t=await this.executeTask(`browser_reload`,{waitUntil:e?.waitUntil,timeout:e?.timeout});if(!t.success)throw Error(t.error??`Reload failed`)}async currentUrlAsync(){let e=await this.evaluate(`window.location.href`);return e&&(this.currentUrl=e),this.currentUrl}async waitForResponse(e,t){let n=typeof e==`string`?{url:e}:e instanceof RegExp?{urlPattern:{source:e.source,flags:e.flags}}:null;if(!n)throw Error(`Extension mode only supports waitForResponse with a string or RegExp target`);let r=await this.executeTask(`browser_wait_for_response`,{...n,timeout:t?.timeout??this.defaultTimeoutMs});if(!r.success)throw Error(r.error??`Wait for response failed`)}async getStorageState(){let e=await this.executeTask(`browser_get_storage_state`,{});if(!e.success)throw Error(e.error??`Get storage state failed`);return e.result??{}}async clearStorageState(){let e=await this.executeTask(`browser_clear_storage_state`,{});if(!e.success)throw Error(e.error??`Clear storage state failed`)}async startRecording(){let e=await this.executeTask(`browser_start_recording`,{});if(!e.success)throw Error(e.error??`Start recording failed`)}async stopRecording(){let e=await this.executeTask(`browser_stop_recording`,{});if(!e.success)throw Error(e.error??`Stop recording failed`);return e.result?.videoBase64??``}async executeTask(e,t){if(!this._pageId||!this._browserId)return{success:!1,error:`Extension page proxy target is not initialized`};let n={...t,pageId:this._pageId},r=await this.taskQueue.queueTask(e,n,this.defaultTimeoutMs,this._browserId);if(!r.success)return{success:!1,error:r.error??`Task failed`};let i=r.result?.content?.[0];if(i?.type===`text`&&i.text)try{return{success:!0,result:JSON.parse(i.text)}}catch{return{success:!0,result:{value:i.text}}}return{success:!0,result:r.result}}};Fe=L([u(),I(0,l(P.ExtensionTaskQueue)),F(`design:paramtypes`,[Object])],Fe);let Ie=class{sessions=new Map;browserIdToSessionId=new Map;sessionIdCounter=0;defaultStaleThresholdMs=6e4;register(e){let t=`session-${++this.sessionIdCounter}-${Date.now()}`,n=new Date,r={id:t,browserId:e.browserId,tabId:e.tabId,currentUrl:e.url,createdAt:n,lastHeartbeatAt:n,controlMode:`manual`,handoffRequested:!1,metadata:e.metadata};return this.sessions.set(t,r),this.browserIdToSessionId.set(e.browserId,t),r}heartbeat(e){let t=this.sessions.get(e.sessionId);if(t)return t.lastHeartbeatAt=new Date,e.tabId!==void 0&&(t.tabId=e.tabId),e.url!==void 0&&(t.currentUrl=e.url),e.state&&(t.metadata={...t.metadata,...e.state}),t}requestHandoff(e){let t=this.sessions.get(e.sessionId);if(t)return t.handoffRequested=!0,e.pageState&&(t.currentUrl=e.pageState.url,t.metadata={...t.metadata,handoffReason:e.reason,handoffPageState:e.pageState}),t}acknowledgeHandoff(e){let t=this.sessions.get(e);if(!(!t||!t.handoffRequested))return t.handoffRequested=!1,t.controlMode=`ai`,t.activeSpecPath=void 0,t}getSession(e){return this.sessions.get(e)}getSessionByBrowserId(e){let t=this.browserIdToSessionId.get(e);if(t)return this.sessions.get(t)}listSessions(){return Array.from(this.sessions.values())}removeSession(e){let t=this.sessions.get(e);return t?(this.browserIdToSessionId.delete(t.browserId),this.sessions.delete(e),!0):!1}setControlMode(e,t){let n=this.sessions.get(e);if(n)return n.controlMode=t,n}setActiveSpec(e,t){let n=this.sessions.get(e);if(n)return n.activeSpecPath=t,t&&(n.controlMode=`spec`),n}cleanupStaleSessions(e=this.defaultStaleThresholdMs){let t=Date.now(),n=0;for(let[r,i]of this.sessions)t-i.lastHeartbeatAt.getTime()>e&&(this.browserIdToSessionId.delete(i.browserId),this.sessions.delete(r),n++);return n}};Ie=L([u()],Ie);let Le=class{constructor(e,t,n){this.bundler=e,this.pageProxy=t,this.sessionRegistry=n}async loadSpec(t){let i=await this.bundler.bundle(t);try{r(t);let e=process,a=e.__pw_initiator__;return e.__pw_initiator__=void 0,await import(`${i.outputPath}?t=${Date.now()}`),e.__pw_initiator__=a,n()}catch(n){throw e(),Error(`Failed to load spec "${t}": ${n instanceof Error?n.message:String(n)}`)}finally{await i.cleanup()}}async executeSpec(e){let{specPath:t,sessionId:n,testFilter:r,specArgs:i,onHandoff:a}=e,o=Date.now(),s=[],c=0,l=0,u=!1;this.sessionRegistry.setActiveSpec(n,t);try{let e=await this.loadSpec(t),d=r?this.filterTests(e.allTests,r):e.allTests,f={page:this.pageProxy,requestHandoff:async e=>{if(!this.sessionRegistry.getSession(n))throw Error(`Session ${n} not found`);let t=await this.pageProxy.getSnapshot(),r=this.pageProxy.url();this.sessionRegistry.requestHandoff({sessionId:n,reason:e,pageState:{url:r,snapshot:t}}),u=!0,a&&await a(n)},specArgs:i};for(let e of d){if(e.skip){s.push({title:e.title,fullTitle:e.fullTitle,passed:!0,error:null,duration:0}),c++;continue}let t=this.sessionRegistry.getSession(n);if(t?.handoffRequested)break;let r=Date.now();try{await e.fn(f),s.push({title:e.title,fullTitle:e.fullTitle,passed:!0,error:null,duration:Date.now()-r,handoffTriggered:t?.handoffRequested}),c++}catch(t){let n=t instanceof Error?t.message:String(t);s.push({title:e.title,fullTitle:e.fullTitle,passed:!1,error:n,duration:Date.now()-r}),l++}}return{specPath:t,totalTests:d.length,passed:c,failed:l,testResults:s,success:l===0,duration:Date.now()-o,handoffOccurred:u,sessionId:n}}catch(e){return{specPath:t,totalTests:0,passed:0,failed:1,testResults:[{title:`Spec Loading`,fullTitle:`Failed to load: ${t}`,passed:!1,error:e instanceof Error?e.message:String(e),duration:Date.now()-o}],success:!1,duration:Date.now()-o,handoffOccurred:!1,sessionId:n}}finally{this.sessionRegistry.setActiveSpec(n,void 0)}}filterTests(e,t){let n=[...e];if(t.onlyMarked){let e=n.filter(e=>e.only);e.length>0&&(n=e)}if(t.testName&&(n=n.filter(e=>e.title===t.testName)),t.testPattern){let e=new RegExp(t.testPattern,`i`);n=n.filter(t=>e.test(t.fullTitle))}if(t.describeFilter){let e=new RegExp(t.describeFilter,`i`);n=n.filter(t=>e.test(t.fullTitle))}return n}};Le=L([u(),I(0,l(P.SpecBundlerService)),I(1,l(P.ExtensionPageProxy)),I(2,l(P.ExtensionSessionRegistry)),F(`design:paramtypes`,[Object,Object,Object])],Le);const Re=3200,ze=`PLAYWRIGHT_PORT`;function B(){return process.env.PLAYWRIGHT_HOST?.trim()||`localhost`}function Be(){let e=process.env[ze];if(!e)return Re;let t=Number.parseInt(e,10);if(Number.isNaN(t)||t<=0||t>65535)throw Error(`Invalid ${ze} value: ${e}`);return t}function V(e=void 0,t){return`http://${typeof e==`string`?e:e?.host??B()}:${e&&typeof e!=`string`?e.port:t??Be()}`}let Ve=class{baseUrl;defaultTimeout=3e4;constructor(){this.baseUrl=V()}setBaseUrl(e){this.baseUrl=e}getBaseUrl(){return this.baseUrl}async execute(e,t={}){let n=`${this.baseUrl}/execute`,r=new AbortController,i=setTimeout(()=>r.abort(),this.defaultTimeout);try{let a={tool:e,arguments:t},o=await fetch(n,{method:`POST`,headers:{"Content-Type":`application/json`},body:JSON.stringify(a),signal:r.signal});if(clearTimeout(i),!o.ok){let e=await o.text();return{content:[{type:`text`,text:`HTTP error ${o.status}: ${e}`}],isError:!0}}let s=await o.json();return s.success?s.result||{content:[{type:`text`,text:`No result returned`}]}:{content:[{type:`text`,text:s.error||s.result?.content?.[0]?.text||`Unknown error`}],isError:!0}}catch(e){return clearTimeout(i),e instanceof Error&&e.name===`AbortError`?{content:[{type:`text`,text:`Request timed out after ${this.defaultTimeout}ms`}],isError:!0}:{content:[{type:`text`,text:e instanceof Error?e.message:String(e)}],isError:!0}}}async isHealthy(){try{let e=await fetch(`${this.baseUrl}/health`,{headers:{"Content-Type":`application/json`}});return e.ok?(await e.json()).status===`healthy`:!1}catch{return!1}}};Ve=L([u(),F(`design:paramtypes`,[])],Ve);let H=class{defaultTimeout=5e3;async check(e,t=this.defaultTimeout){try{let n=`${V(B(),e)}/health`,r=new AbortController,i=setTimeout(()=>r.abort(),t);try{let t=await fetch(n,{signal:r.signal,headers:{"Content-Type":`application/json`}});if(clearTimeout(i),!t.ok)return{healthy:!1,error:`HTTP error ${t.status}: ${t.statusText}`};let a=await t.json();return a.status===`healthy`?{healthy:!0,port:e,serviceName:a.service,browserCount:a.browsers?.count}:{healthy:!1,error:`Unexpected health status: ${a.status||`unknown`}`}}catch(e){return clearTimeout(i),e instanceof Error?e.name===`AbortError`?{healthy:!1,error:`Health check timed out after ${t}ms`}:`code`in e&&e.code===`ECONNREFUSED`?{healthy:!1,error:`Connection refused - server not running`}:{healthy:!1,error:`Network error: ${e.message}`}:{healthy:!1,error:`Unknown error: ${String(e)}`}}}catch(e){return{healthy:!1,error:e instanceof Error?e.message:String(e)}}}};H=L([u()],H);const He=de(import.meta.url),Ue=S.dirname(He),We=[`pnpm-workspace.yaml`,`nx.json`,`.git`],U=`browse-tool-http`,Ge=`tool`,W=`http-serve`,Ke=`ESRCH`,qe=`node`,Je=`cli.mjs`,Ye=`cli.ts`,G=`[HttpServerManager]`;var Xe=class extends Error{code=`HTTP_SERVER_PORT_ERROR`;recovery=`Check if other services are occupying ports in the configured range.`;constructor(e,t){super(e,t),this.name=`HttpServerPortError`}},Ze=class extends Error{code=`HTTP_SERVER_STARTUP_ERROR`;recovery=`Check server logs, ensure CLI binary exists, and verify port availability.`;constructor(e,t){super(e,t),this.name=`HttpServerStartupError`}},Qe=class extends Error{code=`HTTP_SERVER_STOP_ERROR`;recovery=`Manually kill the process and clean up the port registry.`;causes;constructor(e,t=[],n){super(e,n),this.name=`HttpServerStopError`,this.causes=t}};async function K(e){try{return await ne.access(e),!0}catch(e){if(e instanceof Error&&`code`in e&&e.code===`ENOENT`)return!1;throw e}}async function $e(e=process.cwd()){let t=S.resolve(e);for(;;){for(let e of We)if(await K(S.join(t,e)))return t;let e=S.dirname(t);if(e===t)return process.cwd();t=e}}let et=class{repositoryPath;environment;host;constructor(e,t){this.healthCheck=e,this.portRegistry=t,this.environment=process.env.NODE_ENV||`development`,this.host=B()}async getRepositoryPath(){return this.repositoryPath||=await $e(process.cwd()),this.repositoryPath}buildErrorStatus(e){return{running:!1,error:e instanceof Error?e.message:String(e),errorCode:e instanceof Error&&`code`in e?e.code:void 0,errorRecovery:e instanceof Error&&`recovery`in e?e.recovery:void 0,errorCause:e instanceof Error&&e.cause instanceof Error?e.cause.message:void 0}}async listServiceEntries(){return this.portRegistry.listAllocations({serviceName:U,serviceType:Ge,environment:this.environment})}async releaseEntry(e){let t=await this.portRegistry.releasePort({repositoryPath:e.repositoryPath,serviceName:U,serviceType:Ge,environment:e.environment,pid:e.pid});!t.success&&!t.error?.includes(`No matching registry entry`)&&console.error(`${G} Failed to release entry for port ${e.port}: ${t.error}`)}async discoverHealthyService(){let e=await this.listServiceEntries();for(let t of e)try{let e=await this.healthCheck.check(t.port);if(e.healthy&&e.serviceName===U)return{entry:t,browserCount:e.browserCount}}catch(e){console.error(`${G} Health check threw for port ${t.port}: ${e instanceof Error?e.message:String(e)}`)}return null}async cleanupStaleEntries(){let e=await this.listServiceEntries(),t=[];for(let n of e)try{let e;try{e=await this.healthCheck.check(n.port)}catch(e){console.error(`${G} Health check threw for port ${n.port}, skipping cleanup: ${e instanceof Error?e.message:String(e)}`);continue}e.healthy&&e.serviceName===U||(n.pid&&await this.killProcess(n.pid),await this.releaseEntry(n))}catch(e){let r=`Failed to clean up entry on port ${n.port}: ${e instanceof Error?e.message:String(e)}`;console.error(`${G} ${r}`),t.push(r)}t.length>0&&console.error(`${G} ${t.length} entry cleanup failure(s) during stale entry removal`)}async findRegistrationByPort(e){return(await this.listServiceEntries()).find(t=>t.port===e)??null}async findAvailablePort(e){let t=await this.getRepositoryPath(),n=await this.portRegistry.findAvailablePort({repositoryPath:t,serviceName:U,serviceType:Ge,environment:this.environment,host:this.host,preferredPort:e});if(!n.success||!n.port)throw new Xe(`No available port found from ${e}: ${n.error}`);return n.port}async resolveCliCommand(e){let t=S.resolve(Ue,Je),n=S.resolve(Ue,`..`,Ye),r=[`--port`,e.toString(),`--host`,this.host];if(await K(t))return[qe,[t,W,...r]];if(await K(n))return[`bun`,[`run`,n,W,...r]];let i=S.resolve(Ue,`..`,`..`),a=S.join(i,`dist`,Je),o=S.join(i,`src`,Ye);if(await K(a))return[qe,[a,W,...r]];if(await K(o))return[`bun`,[`run`,o,W,...r]];throw new Ze(`Cannot find CLI at ${t}, ${n}, ${a}, or ${o}`)}async startHttpServer(e){let[t,n]=await this.resolveCliCommand(e),r=j(t,n,{detached:!0,stdio:`ignore`,env:{...process.env,NODE_ENV:this.environment,PLAYWRIGHT_SKIP_DYNAMIC_TOOL_COMMANDS:`1`}}),i=await new Promise(e=>{let t=setTimeout(()=>{r.removeAllListeners(`error`),e(null)},100);r.once(`error`,n=>{clearTimeout(t),e(n)})});if(i)throw new Ze(`Failed to spawn HTTP server process: ${i.message}`,{cause:i});r.unref();let a=r.pid;if(!a)throw new Ze(`Failed to spawn HTTP server - no PID returned`);return a}async killProcess(e){try{process.kill(e,0),process.kill(e,`SIGTERM`)}catch(t){if((t instanceof Error&&`code`in t?t.code:void 0)===Ke){console.error(`${G} Process ${e} does not exist — skipping kill`);return}throw t}await new Promise(e=>setTimeout(e,1e3));try{process.kill(e,0),process.kill(e,`SIGKILL`)}catch(t){if((t instanceof Error&&`code`in t?t.code:void 0)===Ke){console.error(`${G} Process ${e} exited after SIGTERM`);return}throw t}}async cleanupFailedSpawn(e,t){await this.killProcess(e);let n=await this.findRegistrationByPort(t);n&&n.pid===e&&await this.releaseEntry(n)}async attemptSpawn(e){let t=await this.findAvailablePort(e),n=await this.startHttpServer(t);await new Promise(e=>setTimeout(e,1e4));let r;try{r=await this.healthCheck.check(t)}catch(e){let r=e instanceof Error?e.message:String(e);return console.error(`${G} Health check threw on port ${t}: ${r}`),await this.cleanupFailedSpawn(n,t),{success:!1,reason:`health_check_error`,port:t,error:r}}if(!r.healthy)return await this.cleanupFailedSpawn(n,t),{success:!1,reason:`health_check_failed`,port:t,error:r.error};if(r.serviceName!==U)return await this.cleanupFailedSpawn(n,t),{success:!1,reason:`service_name_mismatch`,port:t,error:`Expected ${U}, got ${r.serviceName}`};let i=await this.findRegistrationByPort(t);return!i||i.pid!==n?(console.error(`${G} Ownership mismatch on port ${t}: expected pid ${n}, found ${i?.pid}`),await this.cleanupFailedSpawn(n,t),{success:!1,reason:`ownership_mismatch`,port:t}):(console.error(`${G} Server self-registered on port ${t} (pid: ${i.pid})`),{success:!0,port:t,pid:n,browserCount:r.browserCount})}async ensureRunning(e=Be()){try{let t=await this.discoverHealthyService();if(t)return{running:!0,port:t.entry.port,pid:t.entry.pid,browserCount:t.browserCount,spawned:!1};await this.cleanupStaleEntries();let n=e;for(let e=0;e<3;e+=1){let t=await this.attemptSpawn(n);if(t.success)return{running:!0,port:t.port,pid:t.pid,browserCount:t.browserCount,spawned:!0};console.error(`${G} Spawn attempt ${e+1} failed: ${t.reason} on port ${t.port}`),n=t.port+1}let r=new Ze(`Failed to start browse-tool HTTP server after 3 attempts`);return this.buildErrorStatus(r)}catch(e){return this.buildErrorStatus(e)}}async stop(){let e=await this.listServiceEntries();if(e.length===0)return!1;let t=[];for(let n of e)try{n.pid&&await this.killProcess(n.pid),await this.releaseEntry(n)}catch(e){let r=e instanceof Error?e:Error(`Failed to stop entry on port ${n.port}: ${String(e)}`);console.error(`${G} ${r.message}`),t.push(r)}if(t.length>0){let n=t.map(e=>e.message);throw new Qe(`Failed to stop ${t.length} of ${e.length} server(s): ${n.join(`; `)}`,t,{cause:t[0]})}return!0}async getStatus(){try{let e=await this.discoverHealthyService();if(e)return{running:!0,port:e.entry.port,pid:e.entry.pid,browserCount:e.browserCount};let t=await this.listServiceEntries();if(t.length>0){let e=t[0];return{running:!1,port:e.port,pid:e.pid,error:`Server registered but not healthy`,errorCode:`HTTP_SERVER_STALE_ENTRY`,errorRecovery:`Run ensureRunning() to start a fresh server or clean up stale entries.`}}return{running:!1,error:`No HTTP server registered`,errorCode:`HTTP_SERVER_NOT_REGISTERED`,errorRecovery:`Call ensureRunning() to discover or spawn a server.`}}catch(e){return this.buildErrorStatus(e)}}};et=L([u(),I(0,l(P.HttpServerHealthCheck)),I(1,l(P.PortRegistryService)),F(`design:paramtypes`,[Object,Object])],et);const tt=900*1e3,nt=1800*1e3;let rt=class{intervalId=null;constructor(e,t){this.browserService=e,this.pageRegistry=t}start(){this.intervalId||(this.intervalId=setInterval(()=>{this.cleanup().catch(e=>{console.warn(`[IdleCleanup] Error during cleanup:`,e)})},6e4),this.intervalId&&typeof this.intervalId==`object`&&`unref`in this.intervalId&&this.intervalId.unref(),console.warn(`[IdleCleanup] Started (page timeout: ${tt/6e4}min, browser timeout: ${nt/6e4}min)`))}stop(){this.intervalId&&(clearInterval(this.intervalId),this.intervalId=null,console.warn(`[IdleCleanup] Stopped`))}async cleanup(){let e=Date.now();await this.cleanupIdlePages(e),await this.cleanupIdleBrowsers(e)}async cleanupIdlePages(e){let t=this.pageRegistry.list();for(let n of t){let t=e-n.lastAccessedAt.getTime();if(!(t<tt)){console.warn(`[IdleCleanup] Closing idle page "${n.id}" (idle ${Math.round(t/6e4)}min)`);try{if(n.page)await n.page.close();else{let e=this.browserService.getBrowser(n.browserId);if(e&&(e.pageIds.delete(n.id),e.currentPageId===n.id)){let t=Array.from(e.pageIds);e.currentPageId=t.length>0?t[0]:null}this.pageRegistry.remove(n.id)}}catch(e){console.warn(`[IdleCleanup] Failed to close page "${n.id}":`,e)}}}}async cleanupIdleBrowsers(e){let t=this.browserService.listBrowsers();for(let n of t){let t=n.specOrigin?tt:nt,r=e-n.lastAccessedAt.getTime();if(!(r<t)){console.warn(`[IdleCleanup] Closing idle browser "${n.id}" (idle ${Math.round(r/6e4)}min)`);try{await this.browserService.closeBrowser(n.id)}catch(e){console.warn(`[IdleCleanup] Failed to close browser "${n.id}":`,e)}}}}};rt=L([u(),I(0,l(P.BrowserService)),I(1,l(P.PageRegistry)),F(`design:paramtypes`,[Object,Object])],rt);let q=class{browsers=new Map;pages=new Map;trackBrowser(e,t){this.browsers.has(e)||this.browsers.set(e,{browserId:e,mode:t,createdAt:new Date,pageIds:new Set})}trackPage(e,t,n){if(this.pages.has(e))return;this.pages.set(e,{pageId:e,browserId:t,url:n,createdAt:new Date});let r=this.browsers.get(t);r&&r.pageIds.add(e)}untrackBrowser(e){let t=this.browsers.get(e);if(t){for(let e of t.pageIds)this.pages.delete(e);this.browsers.delete(e)}}untrackPage(e){let t=this.pages.get(e);if(t){let n=this.browsers.get(t.browserId);n&&n.pageIds.delete(e),this.pages.delete(e)}}getBrowserIds(){return Array.from(this.browsers.keys())}getPageIds(){return Array.from(this.pages.keys())}getPageIdsForBrowser(e){let t=this.browsers.get(e);return t?Array.from(t.pageIds):[]}getSessionState(){return{browsers:Array.from(this.browsers.values()).map(e=>({browserId:e.browserId,mode:e.mode,createdAt:e.createdAt.toISOString(),pageIds:Array.from(e.pageIds)})),pages:Array.from(this.pages.values()).map(e=>({pageId:e.pageId,browserId:e.browserId,url:e.url,createdAt:e.createdAt.toISOString()})),totalBrowsers:this.browsers.size,totalPages:this.pages.size}}clear(){this.browsers.clear(),this.pages.clear()}};q=L([u()],q);let it=class{pageStates=new Map;pageInstances=new Map;startMonitoring(e,t){this.stopMonitoring(e);let n={networkRequests:new Map,consoleMessages:[],requestCounter:0,messageCounter:0,listeners:{}};n.listeners.request=e=>{let t=`req-${++n.requestCounter}`,r={id:t,url:e.url(),method:e.method(),resourceType:e.resourceType(),headers:e.headers(),postData:e.postData()??void 0,timestamp:new Date};n.networkRequests.set(t,r)},n.listeners.response=e=>{let t=e.request();for(let[,r]of n.networkRequests)if(r.url===t.url()&&!r.response){r.response={status:e.status(),statusText:e.statusText(),headers:e.headers(),timing:e.request().timing().responseEnd};break}},n.listeners.console=e=>{let t=`msg-${++n.messageCounter}`,r=e.location(),i={id:t,type:e.type(),text:e.text(),location:r.url?{url:r.url,lineNumber:r.lineNumber,columnNumber:r.columnNumber}:void 0,timestamp:new Date};n.consoleMessages.push(i)},t.on(`request`,n.listeners.request),t.on(`response`,n.listeners.response),t.on(`console`,n.listeners.console),this.pageStates.set(e,n),this.pageInstances.set(e,t),t.once(`close`,()=>{this.stopMonitoring(e)})}stopMonitoring(e){let t=this.pageStates.get(e),n=this.pageInstances.get(e);t&&n&&(t.listeners.request&&n.off(`request`,t.listeners.request),t.listeners.response&&n.off(`response`,t.listeners.response),t.listeners.console&&n.off(`console`,t.listeners.console)),this.pageStates.delete(e),this.pageInstances.delete(e)}getNetworkRequests(e){let t=this.pageStates.get(e);return t?Array.from(t.networkRequests.values()):[]}getNetworkRequest(e,t){let n=this.pageStates.get(e);if(n)return n.networkRequests.get(t)}getConsoleMessages(e,t){let n=this.pageStates.get(e);return n?t?n.consoleMessages.filter(e=>e.type===t):[...n.consoleMessages]:[]}clearData(e){let t=this.pageStates.get(e);t&&(t.networkRequests.clear(),t.consoleMessages=[],t.requestCounter=0,t.messageCounter=0)}};it=L([u()],it);let at=class{pages=new Map;pageIdCounter=0;constructor(e){this.webSocketHub=e}async register(e){let{page:t,browser:n,context:r,browserId:i,profileName:a,mode:o,onClose:s}=e,c=`page-${++this.pageIdCounter}`,l={id:c,mode:o??`playwright`,page:t,browser:n,context:r,browserId:i,url:t.url(),title:await t.title(),profileName:a,createdAt:new Date,lastAccessedAt:new Date,onClose:s};return this.pages.set(c,l),t.once(`close`,()=>{try{s?.(c)}catch{}this.remove(c)}),c}registerExtensionPage(e,t,n){let r=`page-${++this.pageIdCounter}`,i={id:r,mode:`extension`,page:void 0,browser:void 0,context:void 0,browserId:e,url:n??`about:blank`,title:`Extension Tab`,extensionTabId:t,createdAt:new Date,lastAccessedAt:new Date};return this.pages.set(r,i),this.webSocketHub?.broadcastPageCreated(e,r,n),r}get(e){return this.pages.get(e)}remove(e){let t=this.pages.get(e);t&&(this.pages.delete(e),t.mode===`extension`&&this.webSocketHub?.broadcastPageRemoved(t.browserId,e))}list(){return Array.from(this.pages.values())}findByBrowser(e){return this.list().filter(t=>t.browserId===e)}findByProfile(e){return this.list().filter(t=>t.profileName===e)}touchPage(e){let t=this.pages.get(e);t&&(t.lastAccessedAt=new Date)}async updateMetadata(e){let t=this.get(e);t&&t.page&&(t.url=t.page.url(),t.title=await t.page.title())}clear(){this.pages.clear(),this.pageIdCounter=0}};at=L([u(),I(0,l(P.WebSocketHub)),I(0,d()),F(`design:paramtypes`,[Object])],at);let ot=class{pauseStates=new Map;getOrCreateState(e){let t=this.pauseStates.get(e);return t||(t={isPaused:!1,stepName:null,reason:null,pausedAt:null,resolver:null},this.pauseStates.set(e,t)),t}pause(e,t,n){let r=this.getOrCreateState(e);if(r.isPaused)throw Error(`Session "${e}" is already paused at step "${r.stepName}"`);return r.isPaused=!0,r.stepName=t,r.reason=n??null,r.pausedAt=new Date,new Promise(e=>{r.resolver=e})}resume(e){let t=this.pauseStates.get(e);if(!t||!t.isPaused)return!1;let n=t.resolver;return t.isPaused=!1,t.stepName=null,t.reason=null,t.pausedAt=null,t.resolver=null,n&&n(),!0}waitForResume(e){let t=this.pauseStates.get(e);return!t||!t.isPaused||!t.resolver?Promise.resolve():new Promise(e=>{let n=t.resolver;t.resolver=()=>{n&&n(),e()}})}getStatus(e){let t=this.pauseStates.get(e);return{sessionId:e,isPaused:t?.isPaused??!1,stepName:t?.stepName??null,reason:t?.reason??null,pausedAt:t?.pausedAt??null}}isPaused(e){return this.pauseStates.get(e)?.isPaused??!1}clear(e){let t=this.pauseStates.get(e);t?.resolver&&t.resolver(),this.pauseStates.delete(e)}};ot=L([u()],ot);let st=class{profilesDir;constructor(){this.profilesDir=process.env.PLAYWRIGHT_PROFILES_DIR||E(y(),`.browse-tool`,`profiles`)}getProfilesDir(){return this.profilesDir}getProfileDir(e){return E(this.getProfilesDir(),e)}getProfilePath(e){return E(this.getProfileDir(e),`profile.json`)}getStorageStatePath(e){return E(this.getProfileDir(e),`storage-state.json`)}async ensureProfilesDir(){let e=this.getProfilesDir();m(e)||await ie(e,{recursive:!0})}async list(){await this.ensureProfilesDir();let e=await ae(this.getProfilesDir(),{withFileTypes:!0}),t=[];for(let n of e)if(n.isDirectory()){let e=await this.get(n.name);e&&t.push(e)}return t}async get(e){let t=this.getProfilePath(e);if(!m(t))return null;let n=await k(t,`utf-8`);return JSON.parse(n)}async create(e){if(await this.get(e.name))throw Error(`Profile "${e.name}" already exists`);await ie(this.getProfileDir(e.name),{recursive:!0});let t=new Date().toISOString(),n={...e,createdAt:t,updatedAt:t};return await A(this.getProfilePath(e.name),JSON.stringify(n,null,2)),n}async update(e,t){let n=await this.get(e);if(!n)throw Error(`Profile "${e}" not found`);let r={...n,...t,name:n.name,createdAt:n.createdAt,updatedAt:new Date().toISOString()};return await A(this.getProfilePath(e),JSON.stringify(r,null,2)),r}async delete(e){if(!await this.get(e))throw Error(`Profile "${e}" not found`);await se(this.getProfileDir(e),{recursive:!0})}async saveStorageState(e,t){if(!await this.get(e))throw Error(`Profile "${e}" not found`);await A(this.getStorageStatePath(e),JSON.stringify(t,null,2))}async loadStorageState(e){let t=this.getStorageStatePath(e);if(!m(t))return null;let n=await k(t,`utf-8`);return JSON.parse(n)}};st=L([u(),F(`design:paramtypes`,[])],st);let ct=class{constructor(e){this.httpClient=e}async execute(e,t={}){return this.httpClient.execute(e,t)}async isServerAvailable(){return this.httpClient.isHealthy()}setServerPort(e){this.httpClient.setBaseUrl(V(void 0,e))}async listTools(){let e=this.httpClient.getBaseUrl(),t=await fetch(`${e}/tools`);if(!t.ok)throw Error(`Failed to list tools: ${t.statusText}`);let n=await t.json();if(n.error)throw Error(n.error);return n.tools}};ct=L([u(),I(0,l(P.HttpBrowserClient)),F(`design:paramtypes`,[Object])],ct);let lt=class{constructor(e){this.bundler=e}async runSetup(e,t,n){let r=null;try{r=await this.bundler.bundle(e);let i=await import(`${r.outputPath}?t=${Date.now()}`),a=await this.getSetupFunction(i,t,e)(n);return{state:this.validateSetupResult(a,e),success:!0}}catch(t){return{state:{},success:!1,error:`Setup failed for "${e}": ${t instanceof Error?t.message:String(t)}`}}finally{r&&await r.cleanup()}}getSetupFunction(e,t,n){if(t in e&&typeof e[t]==`function`)return e[t];if(t===`default`&&`default`in e){let t=e.default;if(typeof t==`function`)return t;throw Error(`Default export in "${n}" is not a function`)}let r=Object.keys(e).filter(t=>typeof e[t]==`function`);throw r.length===0?Error(`No function exports found in "${n}"`):Error(`Export "${t}" not found in "${n}". Available functions: ${r.join(`, `)}`)}validateSetupResult(e,t){if(e==null)return{};if(typeof e!=`object`||Array.isArray(e))throw Error(`Setup function in "${t}" must return an object or undefined, got ${typeof e}`);return e}};lt=L([u(),I(0,l(P.SpecBundlerService)),F(`design:paramtypes`,[Object])],lt);const ut=_e(le),J=`[SpecBundler]`,dt=`^@playwright\\/test$`,ft=new RegExp(dt),pt=`build`,mt=`__PLAYWRIGHT_MCP_STUB_PATH__`,Y={OUTDIR_NAME:`browse-tool-bundles`,SCRIPT_PREFIX:`bun-build-`,SCRIPT_EXTENSION:`.mjs`,TARGET_BUN:`bun`,TARGET_NODE:`node`,FORMAT:`esm`,PLUGIN_NAME:`playwright-test-alias`,BUN_COMMAND:`bun`,EXTERNALS:[`playwright`,`playwright/test`,`playwright-core`],SCRIPT_NEWLINE:`\\n`},ht={BUILD_FAILURE:1},gt={BUILD_FAILED:`SPEC_BUNDLER_BUILD_FAILED`,NO_OUTPUT:`SPEC_BUNDLER_NO_OUTPUT`,CLI_FAILED:`SPEC_BUNDLER_CLI_FAILED`,IO_FAILED:`SPEC_BUNDLER_IO_FAILED`},X={UNEXPECTED_BUILD:`Unexpected build exception`,EMPTY_OUTPUTS:`Bun build returned empty outputs array`,EMPTY_STDOUT:`Empty stdout`,BUILD_SCRIPT_EXIT:`Build script exited with code ${ht.BUILD_FAILURE}`,IO_MKDIR:`Failed to create output directory`,IO_WRITE_SCRIPT:`Failed to write build script`,CLI_EXECUTION:`bun CLI execution failed`,CLEANUP_FAILED:`Failed to clean up temporary file`};var Z=class extends Error{code=gt.BUILD_FAILED;recovery=`Check the spec file for syntax errors and ensure all imports are resolvable.`;constructor(e,t,n){super(`Failed to bundle spec "${w(e)}": ${t}`,n),this.specPath=e,this.buildErrors=t,this.name=`SpecBundlerBuildError`}},_t=class extends Error{code=gt.NO_OUTPUT;recovery=`Verify the spec file exists and contains valid TypeScript/JavaScript.`;constructor(e,t,n){let r=t?`: ${t}`:``;super(`Bundling produced no output for "${w(e)}"${r}`,n),this.specPath=e,this.stderr=t,this.name=`SpecBundlerNoOutputError`}},vt=class extends Error{code=gt.CLI_FAILED;recovery=`Ensure bun is installed and accessible in PATH. Run "bun --version" to verify.`;constructor(e,t,n,r){let i=[t==null?void 0:`exit=${t}`,n?`stderr="${n}"`:void 0].filter(Boolean).join(`, `),a=i?` (${i})`:``;super(`Failed to bundle "${w(e)}" via bun CLI${a}`,r),this.specPath=e,this.exitCode=t,this.stderr=n,this.name=`SpecBundlerCliError`}},yt=class extends Error{code=gt.IO_FAILED;recovery=`Check filesystem permissions and available disk space.`;constructor(e,t,n){super(`${e} at "${t}"`,n),this.operation=e,this.targetPath=t,this.name=`SpecBundlerIoError`}};const bt=N.object({success:N.boolean(),logs:N.array(N.object({message:N.string()})),outputs:N.array(N.object({path:N.string()}))});function xt(){let e=globalThis.Bun;if(typeof e==`object`&&e&&pt in e&&typeof e[pt]==`function`)return e}function St(e){if(!(e instanceof Error)||!(`stderr`in e))return!1;let t=e;return typeof t.stderr==`string`?typeof t.code==`number`||typeof t.code==`string`:!1}let Ct=class{stubPath;constructor(){this.stubPath=E(T(import.meta.url.replace(`file://`,``)),`stubs`,`playwright-test.mjs`)}async bundle(e){let t=E(x(),Y.OUTDIR_NAME);try{await ie(t,{recursive:!0})}catch(e){throw console.error(`${J} ${X.IO_MKDIR} "${t}":`,e),new yt(X.IO_MKDIR,t,{cause:e})}let n=xt();return n?this.bundleWithBunApi(n,e,t):this.bundleWithBunCli(e,t)}async bundleWithBunApi(e,t,n){let r;try{let i=await e.build({entrypoints:[t],outdir:n,target:Y.TARGET_BUN,format:Y.FORMAT,external:[...Y.EXTERNALS],define:{[mt]:JSON.stringify(this.stubPath)},plugins:[{name:Y.PLUGIN_NAME,setup:e=>{e.onResolve({filter:ft},()=>({path:this.stubPath}))}}]});r=bt.parse(i)}catch(e){throw e instanceof N.ZodError?(console.error(`${J} Unexpected build result shape for "${t}":`,e),new Z(t,X.UNEXPECTED_BUILD,{cause:e})):(console.error(`${J} Unexpected build error for "${t}":`,e),new Z(t,X.UNEXPECTED_BUILD,{cause:e}))}if(!r.success){let e=r.logs.map(e=>e.message).join(`
5
+ `);throw console.error(`${J} Build failed for "${t}": ${e}`),new Z(t,e,{cause:Error(e)})}let i=r.outputs[0]?.path;if(!i)throw console.error(`${J} No output produced for "${t}"`),new _t(t,void 0,{cause:Error(X.EMPTY_OUTPUTS)});return{outputPath:i,cleanup:()=>this.safeUnlink(i)}}async bundleWithBunCli(e,t){let n=E(x(),`${Y.SCRIPT_PREFIX}${M()}${Y.SCRIPT_EXTENSION}`),r=this.generateBuildScript(e,t);try{await A(n,r)}catch(e){throw console.error(`${J} ${X.IO_WRITE_SCRIPT} "${n}":`,e),new yt(X.IO_WRITE_SCRIPT,n,{cause:e})}try{return await this.executeBuildScript(n,e)}finally{await this.safeUnlink(n)}}generateBuildScript(e,t){return[`const result = await Bun.build({`,` entrypoints: [${JSON.stringify(e)}],`,` outdir: ${JSON.stringify(t)},`,` target: ${JSON.stringify(Y.TARGET_NODE)},`,` format: ${JSON.stringify(Y.FORMAT)},`,` external: ${JSON.stringify(Y.EXTERNALS)},`,` define: { ${JSON.stringify(mt)}: ${JSON.stringify(JSON.stringify(this.stubPath))} },`,` plugins: [{`,` name: ${JSON.stringify(Y.PLUGIN_NAME)},`,` setup: (build) => {`,` build.onResolve({ filter: new RegExp(${JSON.stringify(dt)}) }, () => ({`,` path: ${JSON.stringify(this.stubPath)},`,` }));`,` },`,` }],`,`});`,`if (!result.success) {`,` const errors = result.logs.map(l => l.message).join('${Y.SCRIPT_NEWLINE}');`,` process.stderr.write(errors);`,` process.exit(${ht.BUILD_FAILURE});`,`}`,`process.stdout.write(result.outputs[0]?.path ?? "");`].join(`
6
+ `)}async executeBuildScript(e,t){try{let{stdout:n,stderr:r}=await ut(Y.BUN_COMMAND,[e]),i=n.trim();if(!i)throw console.error(`${J} CLI produced no output for "${t}": ${r}`),new _t(t,r,{cause:Error(r||X.EMPTY_STDOUT)});return{outputPath:i,cleanup:()=>this.safeUnlink(i)}}catch(e){if(e instanceof _t||e instanceof yt)throw e;if((St(e)?typeof e.code==`string`?Number(e.code):e.code:void 0)===ht.BUILD_FAILURE&&St(e))throw console.error(`${J} CLI build failed for "${t}": ${e.stderr}`),new Z(t,e.stderr||X.BUILD_SCRIPT_EXIT,{cause:e});let n=St(e)?e.code:void 0,r=St(e)?e.stderr:void 0;throw console.error(`${J} ${X.CLI_EXECUTION} for "${t}":`,e),new vt(t,n,r,{cause:e})}}async safeUnlink(e){try{await ce(e)}catch(t){console.warn(`${J} ${X.CLEANUP_FAILED} "${e}":`,t)}}};Ct=L([u(),F(`design:paramtypes`,[])],Ct);let wt=class{async discoverProjects(e){let t=e||process.cwd(),n=[],r=await this.findPlaywrightConfigs(t);for(let e of r){let t=T(e),r={name:w(t),path:t,configPath:e,testDir:await this.getTestDirFromConfig(e),specs:[]};r.specs=await this.getProjectSpecs(t),n.push(r)}return n}async getProjectSpecs(e){let t=E(e,`playwright.config.ts`);if(!m(t))throw Error(`No playwright.config.ts found in ${e}`);let n=E(e,await this.getTestDirFromConfig(t));if(!m(n))return[];let r=[],i=await this.findSpecFiles(n);for(let t of i){let n=await this.getSpecInfo(t,e);r.push(n)}return r}async getSpecInfo(e,t){let n=D(e);if(!m(n))throw Error(`Spec file not found: ${e}`);let r=w(n);return{name:r,path:n,relativePath:t?ee(t,n):r,hasArgsSchema:await this.checkHasArgsSchema(n)}}async filterSpecs(e,t){let n=await this.discoverProjects(e),r=[];for(let e of n){if(t?.projectName&&e.name!==t.projectName)continue;let n=e.specs;if(t?.specPattern){let e=this.globToRegex(t.specPattern);n=n.filter(t=>e.test(t.name)||e.test(t.relativePath))}r=r.concat(n)}return r}async findPlaywrightConfigs(e){let t=[];return await this.walkDirectory(e,(e,n)=>{if(n){let t=w(e);return!(t===`node_modules`||t.startsWith(`.`))}return w(e)===`playwright.config.ts`&&t.push(e),!0}),t}async findSpecFiles(e){let t=[];return await this.walkDirectory(e,(e,n)=>n?w(e)!==`node_modules`:(e.endsWith(`.spec.ts`)&&t.push(e),!0)),t}async walkDirectory(e,t){if(!m(e))return;let n=await ae(e,{withFileTypes:!0});for(let r of n){let n=E(e,r.name);r.isDirectory()?t(n,!0)&&await this.walkDirectory(n,t):t(n,!1)}}async getTestDirFromConfig(e){try{let t=(await k(e,`utf-8`)).match(/testDir:\s*['"`]([^'"`]+)['"`]/);if(t)return t[1].replace(/^\.\//,``)}catch{}return`tests`}async checkHasArgsSchema(e){try{let t=await k(e,`utf-8`);return/export\s+(const\s+)?argsSchema\b/.test(t)}catch{return!1}}globToRegex(e){let t=e.replace(/[.+^${}()|[\]\\]/g,`\\$&`).replace(/\*/g,`.*`).replace(/\?/g,`.`);return RegExp(`^${t}$`,`i`)}};wt=L([u()],wt);let Tt=class{constructor(e){this.bundler=e}async extractSpecMetadata(e){let t=await this.bundler.bundle(e);try{let e=await import(`${t.outputPath}?t=${Date.now()}`),n=e.argsSchema??null;return{argsSchema:n,envPrefix:e.envPrefix??null,hasDynamicArgs:n!==null}}catch{return{argsSchema:null,envPrefix:null,hasDynamicArgs:!1}}finally{await t.cleanup()}}async loadPlaywrightConfig(e){try{let t=await k(e,`utf-8`),n={},r=t.match(/baseURL:\s*['"`]([^'"`]+)['"`]/);r&&(n.baseURL=r[1]);let i=t.match(/export\s+const\s+mcpConfig\s*=\s*\{([^}]+)\}/s);if(i){let e=i[1],t=e.match(/setupFile:\s*['"`]([^'"`]+)['"`]/);t&&(n.setupFile=t[1]);let r=e.match(/setupExport:\s*['"`]([^'"`]+)['"`]/);r&&(n.setupExport=r[1])}let a=t.match(/webServer:\s*\{([^}]+(?:\{[^}]*\}[^}]*)*)\}/s);if(a){let e=a[1],t=e.match(/command:\s*['"`]([^'"`]+)['"`]/),r=e.match(/url:\s*['"`]([^'"`]+)['"`]/),i=e.match(/reuseExistingServer:\s*(true|false)/),o=e.match(/timeout:\s*(\d+)/),s=e.match(/cwd:\s*['"`]([^'"`]+)['"`]/);t&&r&&(n.webServer={command:t[1],url:r[1],reuseExistingServer:i?i[1]===`true`:void 0,timeout:o?Number.parseInt(o[1],10):void 0,cwd:s?s[1]:void 0})}return n}catch{return{}}}parseArgsFromEnv(e,t){let n={},r=t.toUpperCase();for(let[e,t]of Object.entries(process.env))if(e.startsWith(r)&&t!==void 0){let i=this.envKeyToFieldName(e.slice(r.length));n[i]=this.parseEnvValue(t)}try{return e.parse(n)}catch{return n}}envKeyToFieldName(e){return e.toLowerCase().split(`_`).map((e,t)=>t===0?e:e.charAt(0).toUpperCase()+e.slice(1)).join(``)}parseEnvValue(e){if(e.toLowerCase()===`true`)return!0;if(e.toLowerCase()===`false`)return!1;let t=Number(e);if(!Number.isNaN(t)&&e.trim()!==``)return t;if(e.startsWith(`{`)&&e.endsWith(`}`)||e.startsWith(`[`)&&e.endsWith(`]`))try{return JSON.parse(e)}catch{}return e}};Tt=L([u(),I(0,l(P.SpecBundlerService)),F(`design:paramtypes`,[Object])],Tt);let Et=class{constructor(e){this.bundler=e}async loadSpec(t){let i=await this.bundler.bundle(t);try{r(t);let e=process,a=e.__pw_initiator__;return e.__pw_initiator__=void 0,await import(`${i.outputPath}?t=${Date.now()}`),e.__pw_initiator__=a,n()}catch(n){throw e(),Error(`Failed to load spec "${t}": ${n instanceof Error?n.message:String(n)}`)}finally{await i.cleanup()}}async executeSpec(e){let{specPath:t,page:n,context:r,browser:i}=e,a=Date.now(),o=[],s=0,c=0;try{let e=await this.loadSpec(t),l={page:n,context:r,browser:i};for(let t of e.allTests){let e=Date.now();try{await t.fn(l),o.push({title:t.title,fullTitle:t.fullTitle,passed:!0,error:null,duration:Date.now()-e}),s++}catch(n){let r=n instanceof Error?n.message:String(n);o.push({title:t.title,fullTitle:t.fullTitle,passed:!1,error:r,duration:Date.now()-e}),c++}}return{specPath:t,totalTests:e.testCount,passed:s,failed:c,testResults:o,success:c===0,duration:Date.now()-a}}catch(e){return{specPath:t,totalTests:0,passed:0,failed:1,testResults:[{title:`Spec Loading`,fullTitle:`Failed to load: ${t}`,passed:!1,error:e instanceof Error?e.message:String(e),duration:Date.now()-a}],success:!1,duration:Date.now()-a}}}async executeSpecEnhanced(e){let{specPath:t,page:n,context:r,browser:i,testFilter:a,specArgs:o}=e,s=Date.now(),c=[],l=0,u=0;try{let e=await this.loadSpec(t),d=a?this.filterTests(e.allTests,a):e.allTests,f={page:n,context:r,browser:i,specArgs:o};for(let e of d){if(e.skip){c.push({title:e.title,fullTitle:e.fullTitle,passed:!0,error:null,duration:0}),l++;continue}let t=Date.now();try{await e.fn(f),c.push({title:e.title,fullTitle:e.fullTitle,passed:!0,error:null,duration:Date.now()-t}),l++}catch(n){let r=n instanceof Error?n.message:String(n);c.push({title:e.title,fullTitle:e.fullTitle,passed:!1,error:r,duration:Date.now()-t}),u++}}return{specPath:t,totalTests:d.length,passed:l,failed:u,testResults:c,success:u===0,duration:Date.now()-s}}catch(e){return{specPath:t,totalTests:0,passed:0,failed:1,testResults:[{title:`Spec Loading`,fullTitle:`Failed to load: ${t}`,passed:!1,error:e instanceof Error?e.message:String(e),duration:Date.now()-s}],success:!1,duration:Date.now()-s}}}filterTests(e,t){let n=[...e];if(t.onlyMarked){let e=n.filter(e=>e.only);e.length>0&&(n=e)}if(t.testName&&(n=n.filter(e=>e.title===t.testName)),t.testPattern){let e=new RegExp(t.testPattern,`i`);n=n.filter(t=>e.test(t.fullTitle))}if(t.describeFilter){let e=new RegExp(t.describeFilter,`i`);n=n.filter(t=>e.test(t.fullTitle))}return n}};Et=L([u(),I(0,l(P.SpecBundlerService)),F(`design:paramtypes`,[Object])],Et);let Dt=class{browsers=new Map;browserIdCounter=0;constructor(e,t,n){this.profileService=e,this.pageRegistry=t,this.lockManager=n}findChromePath(){let e=_.platform(),t={darwin:[`/Applications/Google Chrome.app/Contents/MacOS/Google Chrome`,`/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary`,`${_.homedir()}/Applications/Google Chrome.app/Contents/MacOS/Google Chrome`],win32:[`C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe`,`C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe`,`${process.env.LOCALAPPDATA}\\Google\\Chrome\\Application\\chrome.exe`],linux:[`/usr/bin/google-chrome`,`/usr/bin/google-chrome-stable`,`/usr/bin/chromium`,`/usr/bin/chromium-browser`,`/snap/bin/chromium`]},n=t[e]??t.linux;for(let e of n)if(f.existsSync(e))return e;return null}resolveExtensionPath(e){if(e&&f.existsSync(C.join(e,`manifest.json`)))return e;let t=C.dirname(new URL(import.meta.url).pathname),n=[C.resolve(t,`../dist/extension`),C.resolve(t,`../../dist/extension`)];for(let e of n)if(f.existsSync(C.join(e,`manifest.json`)))return e;let r=C.resolve(process.cwd(),`dist/extension`);if(f.existsSync(C.join(r,`manifest.json`)))return r;throw Error(`Chrome extension not found. Build the extension first: pnpm build:extension`)}createUserDataDir(e){if(e){let t=C.join(this.profileService.getProfilesDir(),e,`stealth-user-data`);return f.mkdirSync(t,{recursive:!0}),t}let t=C.join(_.tmpdir(),`stealth-chrome-${Date.now()}`);return f.mkdirSync(t,{recursive:!0}),t}async launch(e={}){let t=this.findChromePath();if(!t)throw Error(`Chrome not found. Please install Google Chrome.
7
+ macOS: brew install --cask google-chrome
8
+ Linux: sudo apt install google-chrome-stable`);let n=this.resolveExtensionPath(e.extensionPath),r=this.createUserDataDir(e.profileName);await this.lockManager.ensureAvailable(r);let i=`stealth-browser-${++this.browserIdCounter}`,a=[n];e.proxy?.username&&e.proxy?.password&&a.push(De(e.proxy.username,e.proxy.password));let o=a.join(`,`),s=j(t,[`--user-data-dir=${r}`,`--load-extension=${o}`,`--disable-extensions-except=${o}`,`--disable-blink-features=AutomationControlled`,`--disable-infobars`,`--no-first-run`,`--no-default-browser-check`,`--disable-background-timer-throttling`,`--disable-backgrounding-occluded-windows`,`--disable-renderer-backgrounding`,`--disable-component-update`,`--disable-features=TranslateUI`,`--disable-ipc-flooding-protection`,`--password-store=basic`,`--use-mock-keychain`,`--disable-dev-shm-usage`,`--disable-gpu-sandbox`,...e.windowSize?[`--window-size=${e.windowSize.width},${e.windowSize.height}`]:[`--window-size=1280,720`],...e.proxy?Oe(e.proxy):[],e.url??`about:blank`,...e.extraArgs??[]],{detached:!1,stdio:[`ignore`,`ignore`,`ignore`],env:{...process.env,DISPLAY:process.env.DISPLAY}});if(!s.pid)throw Error(`Failed to start Chrome process`);let c={id:i,process:s,pid:s.pid,userDataDir:r,extensionPath:n,profileName:e.profileName,createdAt:new Date,isRunning:!0};return s.on(`exit`,()=>{c.isRunning=!1}),s.on(`error`,e=>{console.error(`Chrome process ${i} error:`,e),c.isRunning=!1}),this.browsers.set(i,c),this.pageRegistry.registerExtensionPage(i),c}async close(e){let t=this.browsers.get(e);if(t&&(t.isRunning&&t.pid&&await Ee(t.pid),t.isRunning=!1,this.browsers.delete(e),!t.profileName&&t.userDataDir.includes(`stealth-chrome-`)))try{f.rmSync(t.userDataDir,{recursive:!0,force:!0})}catch{}}async closeAll(){let e=Array.from(this.browsers.keys()).map(e=>this.close(e));await Promise.all(e)}getBrowser(e){return this.browsers.get(e)}listBrowsers(){return Array.from(this.browsers.values()).filter(e=>e.isRunning)}};Dt=L([u(),I(0,l(P.ProfileService)),I(1,l(P.PageRegistry)),I(2,l(P.BrowserLockManager)),F(`design:paramtypes`,[Object,Object,Object])],Dt);let Ot=class{constructor(e,t,n){this.pageRegistry=e,this.browserService=t,this.delegator=n}async execute(e,t,n,r){let i=this.pageRegistry.get(t);return i?i.mode===`extension`?this.delegator.executeTool(e,{pageId:t,browserId:i.browserId,...n}):r():{content:[{type:`text`,text:`Page "${t}" not found`}],isError:!0}}isExtensionMode(e){return this.pageRegistry.get(e)?.mode===`extension`}async executeForBrowser(e,t,n,r){let i=this.browserService.getBrowser(t);return i?i.mode===`extension`||i.mode===`vm`?this.delegator.executeTool(e,{browserId:t,...n}):r():{content:[{type:`text`,text:`Browser "${t}" not found`}],isError:!0}}isBrowserExtensionMode(e){let t=this.browserService.getBrowser(e);return t?.mode===`extension`||t?.mode===`vm`}};Ot=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ExtensionToolDelegator)),F(`design:paramtypes`,[Object,Object,Object])],Ot);let kt=class{serverProcess=null;currentUrl=null;cleanupRegistered=!1;constructor(){this.registerCleanup()}registerCleanup(){if(this.cleanupRegistered)return;this.cleanupRegistered=!0;let e=()=>this.cleanupSync();process.on(`exit`,e),process.on(`SIGINT`,e),process.on(`SIGTERM`,e)}async startServer(e,t){let{command:n,url:r,reuseExistingServer:i=!1,timeout:a=3e4,cwd:o}=e;if(i&&await this.isServerRunning(r))return this.currentUrl=r,{started:!1,url:r,reused:!0};await this.stopServer();let s=o?D(t,o):t,[c,...l]=this.parseCommand(n);if(this.serverProcess=j(c,l,{cwd:s,shell:!0,stdio:[`ignore`,`pipe`,`pipe`],detached:!1}),this.currentUrl=r,this.serverProcess.on(`error`,e=>{console.error(`Server process error: ${e.message}`)}),!await this.waitForServer(r,a))throw await this.stopServer(),Error(`Server failed to start within ${a}ms. URL: ${r}, Command: ${n}`);return{started:!0,url:r,reused:!1}}async waitForServer(e,t){let n=Date.now(),r=100;for(;Date.now()-n<t;){if(await this.isServerRunning(e))return!0;await this.sleep(r),r=Math.min(r*1.5,2e3)}return!1}async stopServer(){if(this.serverProcess)return new Promise(e=>{if(!this.serverProcess){e();return}let t=this.serverProcess;this.serverProcess=null,this.currentUrl=null;let n=setTimeout(()=>{try{t.kill(`SIGKILL`)}catch{}e()},5e3);t.on(`exit`,()=>{clearTimeout(n),e()});try{t.kill(`SIGTERM`)}catch{clearTimeout(n),e()}})}async isServerRunning(e){try{let t=new AbortController,n=setTimeout(()=>t.abort(),3e3),r=await fetch(e,{method:`HEAD`,signal:t.signal});return clearTimeout(n),r.status>=200&&r.status<400}catch{return!1}}parseCommand(e){let t=[],n=``,r=!1,i=``;for(let a of e)(a===`"`||a===`'`)&&!r?(r=!0,i=a):a===i&&r?(r=!1,i=``):a===` `&&!r?n&&=(t.push(n),``):n+=a;return n&&t.push(n),t}sleep(e){return new Promise(t=>setTimeout(t,e))}getCurrentUrl(){return this.currentUrl}cleanupSync(){if(this.serverProcess){try{this.serverProcess.kill(`SIGKILL`)}catch{}this.serverProcess=null,this.currentUrl=null}}};kt=L([u(),F(`design:paramtypes`,[])],kt);const At=O.object({type:O.string(),text:O.string().optional(),data:O.string().optional(),mimeType:O.string().optional()}),jt=O.object({content:O.array(At),isError:O.boolean().optional()}),Mt=O.object({type:O.literal(`task:push`),id:O.string(),payload:O.object({taskId:O.string(),tool:O.string(),arguments:O.record(O.string(),O.unknown()),pageId:O.string().optional()})}),Nt=O.object({type:O.literal(`page:created`),payload:O.object({pageId:O.string(),browserId:O.string(),url:O.string().optional()})}),Pt=O.object({type:O.literal(`page:removed`),payload:O.object({pageId:O.string()})}),Ft=O.object({type:O.literal(`session:ack`),id:O.string(),payload:O.object({sessionId:O.string(),controlMode:O.string()})}),It=O.object({type:O.literal(`pong`)}),Lt=O.object({type:O.literal(`error`),payload:O.object({message:O.string(),code:O.string().optional()})});O.discriminatedUnion(`type`,[Mt,Nt,Pt,Ft,It,Lt]);const Rt=O.object({type:O.literal(`session:register`),id:O.string(),payload:O.object({browserId:O.string(),tabId:O.number().optional(),url:O.string().optional()})}),zt=O.object({type:O.literal(`task:result`),payload:O.object({taskId:O.string(),success:O.boolean(),result:jt.optional(),error:O.string().optional()})}),Bt=O.object({type:O.literal(`tab:mapped`),payload:O.object({pageId:O.string(),tabId:O.number()})}),Vt=O.object({type:O.literal(`ping`)}),Ht=O.object({type:O.literal(`heartbeat`),payload:O.object({sessionId:O.string(),tabId:O.number().optional(),url:O.string().optional()})}),Ut=O.discriminatedUnion(`type`,[Rt,zt,Bt,Vt,Ht]);function Wt(e){let t=Ut.safeParse(e);return t.success?t.data:null}let Gt=class{connections=new Map;browserConnections=new Map;eventHandlers={};maxConnections=100;setEventHandlers(e){this.eventHandlers=e}addConnection(e,t){if(this.connections.size>=this.maxConnections)throw Error(`Maximum connections (${this.maxConnections}) reached`);let n=crypto.randomUUID(),r={id:n,ws:e,browserId:t,connectedAt:new Date,lastMessageAt:new Date};return this.connections.set(n,r),this.browserConnections.has(t)||this.browserConnections.set(t,new Set),this.browserConnections.get(t).add(n),console.log(`[WebSocketHub] Connection added: ${n} for browser ${t}`),n}removeConnection(e){let t=this.connections.get(e);if(!t)return;this.eventHandlers.onDisconnect?.(t);let n=this.browserConnections.get(t.browserId);n&&(n.delete(e),n.size===0&&this.browserConnections.delete(t.browserId)),this.connections.delete(e),console.log(`[WebSocketHub] Connection removed: ${e}`)}getConnection(e){return this.connections.get(e)}getConnectionsByBrowser(e){let t=this.browserConnections.get(e);return t?Array.from(t).map(e=>this.connections.get(e)).filter(e=>e!==void 0):[]}hasConnection(e){return this.browserConnections.has(e)&&(this.browserConnections.get(e)?.size??0)>0}reassignConnection(e,t){let n=this.connections.get(e);if(!n)return!1;let r=n.browserId;if(r===t)return!0;let i=this.browserConnections.get(r);return i&&(i.delete(e),i.size===0&&this.browserConnections.delete(r)),this.browserConnections.has(t)||this.browserConnections.set(t,new Set),this.browserConnections.get(t).add(e),n.browserId=t,!0}handleMessage(e,t){let n=this.connections.get(e);if(!n){console.warn(`[WebSocketHub] Message from unknown connection: ${e}`);return}n.lastMessageAt=new Date;try{let r=typeof t==`string`?t:new TextDecoder().decode(t),i=JSON.parse(r),a=Wt(i);if(!a){console.warn(`[WebSocketHub] Invalid message format from ${e}:`,i),this.sendError(n,`Invalid message format`);return}this.routeMessage(n,a)}catch(t){console.error(`[WebSocketHub] Error parsing message from ${e}:`,t),this.sendError(n,`Failed to parse message`)}}routeMessage(e,t){switch(t.type){case`session:register`:this.eventHandlers.onSessionRegister?.(e,t);break;case`task:result`:this.eventHandlers.onTaskResult?.(e,t);break;case`tab:mapped`:this.eventHandlers.onTabMapped?.(e,t);break;case`heartbeat`:this.eventHandlers.onHeartbeat?.(e,t);break;case`ping`:this.sendToConnection(e,{type:`pong`});break}}sendToConnection(e,t){try{return e.ws.send(JSON.stringify(t)),!0}catch(t){return console.error(`[WebSocketHub] Failed to send to ${e.id}:`,t),!1}}sendError(e,t,n){this.sendToConnection(e,{type:`error`,payload:{message:t,code:n}})}pushTask(e,t){let n=this.getConnectionsByBrowser(e);if(n.length===0)return console.warn(`[WebSocketHub] No connections for browser ${e}`),!1;let r=n[0];return this.sendToConnection(r,t)}broadcastPageCreated(e,t,n){let r={type:`page:created`,payload:{pageId:t,browserId:e,url:n}},i=this.getConnectionsByBrowser(e);for(let e of i)this.sendToConnection(e,r)}broadcastPageRemoved(e,t){let n={type:`page:removed`,payload:{pageId:t}},r=this.getConnectionsByBrowser(e);for(let e of r)this.sendToConnection(e,n)}sendSessionAck(e,t,n,r){e.sessionId=n;let i={type:`session:ack`,id:t,payload:{sessionId:n,controlMode:r}};this.sendToConnection(e,i)}getStats(){return{totalConnections:this.connections.size,browserCount:this.browserConnections.size,connections:Array.from(this.connections.values()).map(e=>({id:e.id,browserId:e.browserId,connectedAt:e.connectedAt}))}}closeAll(){for(let[e,t]of this.connections){try{t.ws.close()}catch{}this.removeConnection(e)}}};Gt=L([u()],Gt);let Q=class{constructor(e,t,n){this.pageRegistry=e,this.browserService=t,this.toolExecutor=n}getPage(e){return this.pageRegistry.get(e)}resolvePage(e){let t=this.pageRegistry.get(e);if(!t)throw Error(`Page "${e}" not found`);if(!t.page)throw Error(`Page "${e}" is in extension mode and has no Playwright page`);return t.page}resolvePageEntry(e){let t=this.pageRegistry.get(e);if(!t)throw Error(`Page "${e}" not found`);return t}success(e){return{content:[{type:`text`,text:e}]}}successJson(e){return{content:[{type:`text`,text:JSON.stringify(e,null,2)}]}}successImage(e,t=`image/png`){return{content:[{type:`image`,data:e,mimeType:t}]}}error(e){return{content:[{type:`text`,text:e}],isError:!0}}async safeExecute(e){try{return await e()}catch(e){let t=e instanceof Error?e.message:String(e);return this.error(t)}}async executeWithMode(e,t,n,r){return this.toolExecutor.execute(e,t,n,r)}};Q=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Q);var Kt;let qt=class extends Q{static{Kt=this}static TOOL_NAME=`browser_click`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:Kt.TOOL_NAME,description:`Clicks on an element on the page. Supports CSS selector, XPath, text content, or accessibility snapshot UID for element identification.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},selector:{type:`string`,description:`CSS selector (e.g., "button.submit", "#login-btn")`},xpath:{type:`string`,description:`XPath expression (e.g., "//button[@type='submit']")`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID reference`},frame:{type:`string`,description:`Frame selector for iframe content`},clickCount:{type:`number`,description:`Number of clicks (default: 1, use 2 for double-click)`,default:1},button:{type:`string`,enum:[`left`,`middle`,`right`],description:`Mouse button to use`,default:`left`},modifiers:{type:`array`,items:{type:`string`,enum:[`Alt`,`Control`,`Meta`,`Shift`]},description:`Modifier keys to hold during click`},delay:{type:`number`,description:`Time to wait between mousedown and mouseup in ms`},position:{type:`object`,properties:{x:{type:`number`},y:{type:`number`}},description:`Position offset within the element`},timeout:{type:`number`,description:`Timeout in milliseconds (default: 30000)`,default:3e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(Kt.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);return await(await this.elementLocator.locate(t,{selector:e.selector,xpath:e.xpath,text:e.text,uid:e.uid,frame:e.frame})).click({clickCount:e.clickCount,button:e.button,modifiers:e.modifiers,delay:e.delay,position:e.position,timeout:e.timeout}),this.success(`Clicked element successfully`)})}};qt=Kt=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],qt);var Jt;let Yt=class extends Q{static{Jt=this}static TOOL_NAME=`browser_close`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:Jt.TOOL_NAME,description:`Closes a browser instance by its ID. Terminates the browser process, cleans up all associated pages, and releases resources. Works for all modes: playwright, extension, vm (Docker), and stealth.`,inputSchema:{type:`object`,properties:{browserId:{type:`string`,description:`The browser ID to close (returned by browser_launch)`}},required:[`browserId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.browserService.getBrowser(e.browserId);if(!t)return this.error(`Browser "${e.browserId}" not found`);let n=t.pageIds.size,r=t.mode??`playwright`;return await this.browserService.closeBrowser(e.browserId),this.successJson({closedBrowserId:e.browserId,mode:r,pagesRemoved:n,message:`Browser "${e.browserId}" closed successfully`})})}};Yt=Jt=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Yt);var Xt;let Zt=class extends Q{static{Xt=this}static TOOL_NAME=`browser_close_page`;constructor(e,t,n,r){super(e,t,n),this.profileService=r}getDefinition(){return{name:Xt.TOOL_NAME,description:`Closes a page (tab) by its ID. Removes the page from the session and registry. If closed page was current, another page becomes current.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to close`}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.pageRegistry.get(e.pageId);if(!t)return this.error(`Page "${e.pageId}" not found`);let{browserId:n,profileName:r,mode:i}=t,a=this.browserService.getBrowser(n);if(!a)return this.error(`Browser "${n}" not found`);let o=a.currentPageId===e.pageId,s=a.pageIds.size===1;if(!(i===`extension`&&s)){if(!t.page)return this.error(`Page "${e.pageId}" is in extension mode and cannot be closed via Playwright`);await t.page.close()}let c=this.browserService.getBrowser(n)?.currentPageId??null;if(s){if(r&&a.context&&!(i===`extension`&&a.pid))try{let e=await a.context.storageState();await this.profileService.saveStorageState(r,e)}catch(e){console.error(`Failed to auto-save profile "${r}":`,e)}if(!r)try{await this.browserService.closeBrowser(n)}catch(e){console.error(`Failed to auto-close browser "${n}":`,e)}}return this.successJson({closedPageId:e.pageId,browserId:n,wasCurrentPage:o,newCurrentPageId:c,browserKeptOpen:s&&!!r,message:s&&r?`Page "${e.pageId}" closed. Browser kept open for profile "${r}" reuse.`:`Page "${e.pageId}" closed successfully`})})}};Zt=Xt=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ProfileService)),F(`design:paramtypes`,[Object,Object,Object,Object])],Zt);var Qt;let $t=class{static{Qt=this}static TOOL_NAME=`browser_create_profile`;constructor(e){this.profileService=e}getDefinition(){return{name:Qt.TOOL_NAME,description:`Creates a browser profile for persistent browser settings and session reuse.`,inputSchema:{type:`object`,properties:{name:{type:`string`,description:`Unique profile name`},browserType:{type:`string`,enum:[`chromium`,`firefox`,`webkit`],description:`Preferred browser type for the profile`,default:`chromium`},viewport:{type:`object`,properties:{width:{type:`number`},height:{type:`number`}},required:[`width`,`height`],additionalProperties:!1},userAgent:{type:`string`},locale:{type:`string`},timezone:{type:`string`},colorScheme:{type:`string`,enum:[`light`,`dark`,`no-preference`]}},required:[`name`],additionalProperties:!1}}}async execute(e){try{let t=await this.profileService.create({name:e.name,browserType:e.browserType??`chromium`,viewport:e.viewport,userAgent:e.userAgent,locale:e.locale,timezone:e.timezone,colorScheme:e.colorScheme});return{content:[{type:`text`,text:JSON.stringify(t,null,2)}]}}catch(e){return{content:[{type:`text`,text:e instanceof Error?e.message:String(e)}],isError:!0}}}};$t=Qt=L([u(),I(0,l(P.ProfileService)),F(`design:paramtypes`,[Object])],$t);var en;let tn=class{static{en=this}static TOOL_NAME=`browser_delete_profile`;constructor(e){this.profileService=e}getDefinition(){return{name:en.TOOL_NAME,description:`Deletes a browser profile and all its associated storage state data.`,inputSchema:{type:`object`,properties:{name:{type:`string`,description:`Name of the profile to delete`}},required:[`name`],additionalProperties:!1}}}async execute(e){try{return await this.profileService.delete(e.name),{content:[{type:`text`,text:JSON.stringify({success:!0,message:`Profile "${e.name}" deleted successfully`},null,2)}]}}catch(e){return{content:[{type:`text`,text:`Error: ${e instanceof Error?e.message:`Unknown error`}`}],isError:!0}}}};tn=en=L([u(),I(0,l(P.ProfileService)),F(`design:paramtypes`,[Object])],tn);var nn;let rn=class{static{nn=this}static TOOL_NAME=`discover_specs`;constructor(e){this.specDiscoveryService=e}getDefinition(){return{name:nn.TOOL_NAME,description:`Discovers e2e projects (directories with playwright.config.ts) and their spec files. Use to find available specs before running them.`,inputSchema:{type:`object`,properties:{basePath:{type:`string`,description:`Base path to search for e2e projects (default: current working directory)`},projectName:{type:`string`,description:`Filter by project name (e.g., 'boomlink-e2e')`},specPattern:{type:`string`,description:`Filter specs by name pattern (supports * and ? wildcards, e.g., "auth*", "*.spec.ts")`},includeMetadata:{type:`boolean`,description:`Include metadata like hasArgsSchema detection (default: true)`,default:!0}},additionalProperties:!1}}}async execute(e){try{let t=e.basePath||process.cwd(),n=e.includeMetadata!==!1;if(e.projectName||e.specPattern){let r=await this.specDiscoveryService.filterSpecs(t,{projectName:e.projectName,specPattern:e.specPattern}),i={filter:{basePath:t,projectName:e.projectName,specPattern:e.specPattern},totalSpecs:r.length,specs:r.map(e=>({name:e.name,path:e.path,relativePath:e.relativePath,...n&&{hasArgsSchema:e.hasArgsSchema}}))};return{content:[{type:`text`,text:JSON.stringify(i,null,2)}]}}let r=await this.specDiscoveryService.discoverProjects(t),i={basePath:t,totalProjects:r.length,totalSpecs:r.reduce((e,t)=>e+t.specs.length,0),projects:r.map(e=>({name:e.name,path:e.path,configPath:e.configPath,testDir:e.testDir,specCount:e.specs.length,specs:e.specs.map(e=>({name:e.name,path:e.path,relativePath:e.relativePath,...n&&{hasArgsSchema:e.hasArgsSchema}}))}))};return{content:[{type:`text`,text:JSON.stringify(i,null,2)}]}}catch(e){return{content:[{type:`text`,text:`Error discovering specs: ${e instanceof Error?e.message:`Unknown error`}`}],isError:!0}}}};rn=nn=L([u(),I(0,l(P.SpecDiscoveryService)),F(`design:paramtypes`,[Object])],rn);var an;let on=class extends Q{static{an=this}static TOOL_NAME=`browser_drag`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:an.TOOL_NAME,description:`Drags an element to a target location or element.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},source:{type:`object`,description:`Source element selector`,properties:{selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`}}},target:{type:`object`,description:`Target element selector or coordinates`,properties:{selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`},x:{type:`number`,description:`X coordinate`},y:{type:`number`,description:`Y coordinate`}}},force:{type:`boolean`,description:`Bypass actionability checks`,default:!1},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`,`source`,`target`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(an.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId),n=await this.elementLocator.locate(t,e.source);if(`x`in e.target&&`y`in e.target)await n.dragTo(t.locator(`body`),{targetPosition:{x:e.target.x,y:e.target.y},force:e.force,timeout:e.timeout});else{let r=await this.elementLocator.locate(t,e.target);await n.dragTo(r,{force:e.force,timeout:e.timeout})}return this.success(`Dragged element successfully`)})}};on=an=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],on);var sn;let cn=class extends Q{static{sn=this}static TOOL_NAME=`browser_emulate`;getDefinition(){return{name:sn.TOOL_NAME,description:`Emulates device characteristics like geolocation, timezone, locale, color scheme, and network conditions.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},geolocation:{type:`object`,description:`Geolocation coordinates to emulate`,properties:{latitude:{type:`number`,minimum:-90,maximum:90},longitude:{type:`number`,minimum:-180,maximum:180},accuracy:{type:`number`,minimum:0}},required:[`latitude`,`longitude`]},locale:{type:`string`,description:`Locale to emulate (e.g., "en-US", "de-DE")`},timezone:{type:`string`,description:`Timezone to emulate (e.g., "America/New_York", "Europe/London")`},userAgent:{type:`string`,description:`User agent string to use`},offline:{type:`boolean`,description:`Whether to emulate offline mode`},colorScheme:{type:`string`,enum:[`light`,`dark`,`no-preference`],description:`Color scheme preference`},reducedMotion:{type:`string`,enum:[`reduce`,`no-preference`],description:`Reduced motion preference`}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),n=t.context,r=t.page;if(!n||!r)return this.error(`Page "${e.pageId}" is in extension mode and cannot be emulated via Playwright`);let i={};return e.geolocation&&(await n.setGeolocation(e.geolocation),i.geolocation=e.geolocation),e.offline!==void 0&&(await n.setOffline(e.offline),i.offline=e.offline),e.colorScheme&&(await r.emulateMedia({colorScheme:e.colorScheme}),i.colorScheme=e.colorScheme),e.reducedMotion&&(await r.emulateMedia({reducedMotion:e.reducedMotion}),i.reducedMotion=e.reducedMotion),e.locale&&(i.locale=e.locale,i.localeNote=`Locale changes may require a new browser context to take full effect`),e.timezone&&(i.timezone=e.timezone,i.timezoneNote=`Timezone changes may require a new browser context to take full effect`),e.userAgent&&(i.userAgent=e.userAgent,i.userAgentNote=`User agent changes may require a new browser context to take full effect`),this.successJson({success:!0,pageId:t.id,appliedSettings:i})})}};cn=sn=L([u()],cn);var ln;let un=class extends Q{static{ln=this}static TOOL_NAME=`browser_evaluate_script`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:ln.TOOL_NAME,description:`Executes JavaScript code in the page context and returns the result. The script can be a function body or an expression.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},script:{type:`string`,description:`JavaScript code to execute. Can be a function body or expression (e.g., "document.title" or "() => window.location.href")`},arg:{description:`Optional argument to pass to the script if it is a function`}},required:[`pageId`,`script`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(ln.TOOL_NAME,e.pageId,{script:e.script,arg:e.arg},async()=>{let t=await this.resolvePage(e.pageId).evaluate(e.script,e.arg),n;try{n=JSON.stringify(t,null,2)}catch{n=String(t)}let r=`evaluate-${M()}.json`,i=E(x(),r);return await A(i,n,`utf-8`),this.success(`Result saved to: ${i}`)})}};un=ln=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],un);var dn;let fn=class extends Q{static{dn=this}static TOOL_NAME=`browser_expect`;getDefinition(){return{name:dn.TOOL_NAME,description:`Performs Playwright expect() assertions on page elements. Supports various assertion types like toBeVisible, toHaveText, toHaveValue, toBeEnabled, etc.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},selector:{type:`string`,description:`CSS selector for the element to assert on (not required for page-level assertions like toHaveTitle, toHaveURL)`},assertion:{type:`string`,enum:[`toBeVisible`,`toBeHidden`,`toBeEnabled`,`toBeDisabled`,`toBeChecked`,`toBeEditable`,`toBeFocused`,`toBeEmpty`,`toHaveText`,`toContainText`,`toHaveValue`,`toHaveAttribute`,`toHaveClass`,`toHaveCount`,`toHaveCSS`,`toHaveId`,`toHaveTitle`,`toHaveURL`],description:`Type of assertion to perform`},expected:{oneOf:[{type:`string`},{type:`number`}],description:`Expected value for assertions that require one (e.g., toHaveText, toHaveValue)`},attributeName:{type:`string`,description:`Attribute name for toHaveAttribute or toHaveCSS assertion`},not:{type:`boolean`,description:`Whether to negate the assertion (not.toBeVisible, etc.)`},timeout:{type:`number`,description:`Timeout in milliseconds for the assertion (default: 5000)`}},required:[`pageId`,`assertion`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePage(e.pageId),{selector:n,assertion:r,expected:i,attributeName:o,not:s,timeout:c=5e3}=e,l=[`toHaveTitle`,`toHaveURL`];if(!l.includes(r)&&!n)return this.error(`Selector is required for assertion type: ${r}`);try{if(l.includes(r)){let e=s?a(t).not:a(t);r===`toHaveTitle`?await e.toHaveTitle(i,{timeout:c}):r===`toHaveURL`&&await e.toHaveURL(i,{timeout:c})}else{let e=t.locator(n),l=s?a(e).not:a(e);switch(r){case`toBeVisible`:await l.toBeVisible({timeout:c});break;case`toBeHidden`:await l.toBeHidden({timeout:c});break;case`toBeEnabled`:await l.toBeEnabled({timeout:c});break;case`toBeDisabled`:await l.toBeDisabled({timeout:c});break;case`toBeChecked`:await l.toBeChecked({timeout:c});break;case`toBeEditable`:await l.toBeEditable({timeout:c});break;case`toBeFocused`:await l.toBeFocused({timeout:c});break;case`toBeEmpty`:await l.toBeEmpty({timeout:c});break;case`toHaveText`:await l.toHaveText(i,{timeout:c});break;case`toContainText`:await l.toContainText(i,{timeout:c});break;case`toHaveValue`:await l.toHaveValue(i,{timeout:c});break;case`toHaveAttribute`:if(!o)return this.error(`attributeName is required for toHaveAttribute assertion`);await l.toHaveAttribute(o,i,{timeout:c});break;case`toHaveClass`:await l.toHaveClass(i,{timeout:c});break;case`toHaveCount`:await l.toHaveCount(i,{timeout:c});break;case`toHaveCSS`:if(!o)return this.error(`attributeName (CSS property name) is required for toHaveCSS assertion`);await l.toHaveCSS(o,i,{timeout:c});break;case`toHaveId`:await l.toHaveId(i,{timeout:c});break;default:return this.error(`Unsupported assertion type: ${r}`)}}return this.successJson({success:!0,assertion:s?`not.${r}`:r,selector:n??null,passed:!0})}catch(e){let t=e instanceof Error?e.message:`Assertion failed`;return this.successJson({success:!0,assertion:s?`not.${r}`:r,selector:n??null,passed:!1,failureMessage:t})}})}};fn=dn=L([u()],fn);var pn;let mn=class extends Q{static{pn=this}static TOOL_NAME=`browser_fill`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:pn.TOOL_NAME,description:`Fills an input field with text, clearing any existing content first. Use for form inputs, textareas, and contenteditable elements.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`},value:{type:`string`,description:`The text value to fill into the input`},force:{type:`boolean`,description:`Bypass actionability checks`,default:!1},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`,`value`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(pn.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);return await(await this.elementLocator.locate(t,e)).fill(e.value,{force:e.force,timeout:e.timeout}),this.success(`Filled element with: "${e.value}"`)})}};mn=pn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],mn);var hn;let gn=class extends Q{static{hn=this}static TOOL_NAME=`browser_get_network_request`;constructor(e,t,n,r){super(e,t,n),this.pageMonitor=r}getDefinition(){return{name:hn.TOOL_NAME,description:`Retrieves detailed information about a specific network request by ID, including headers, body, and response data.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},requestId:{type:`string`,description:`The ID of the network request to retrieve (e.g., "req-1")`}},required:[`pageId`,`requestId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),n=this.pageMonitor.getNetworkRequest(t.id,e.requestId);return n?this.successJson({id:n.id,url:n.url,method:n.method,resourceType:n.resourceType,headers:n.headers,postData:n.postData,timestamp:n.timestamp.toISOString(),response:n.response?{status:n.response.status,statusText:n.response.statusText,headers:n.response.headers,timing:n.response.timing}:null}):this.error(`Network request "${e.requestId}" not found for page "${t.id}"`)})}};gn=hn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.PageMonitorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],gn);var _n;let vn=class extends Q{static{_n=this}static TOOL_NAME=`browser_go_back`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:_n.TOOL_NAME,description:`Navigates the browser back in history.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},waitUntil:{type:`string`,enum:[`load`,`domcontentloaded`,`networkidle`,`commit`],description:`Wait until condition`,default:`load`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(_n.TOOL_NAME,e.pageId,e,async()=>{let t=await this.resolvePage(e.pageId).goBack({waitUntil:e.waitUntil,timeout:e.timeout});if(t===null)return this.success(`No previous page in history`);let n=t.status();return this.success(`Navigated back (status: ${n})`)})}};vn=_n=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],vn);var yn;let bn=class extends Q{static{yn=this}static TOOL_NAME=`browser_go_forward`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:yn.TOOL_NAME,description:`Navigates the browser forward in history.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},waitUntil:{type:`string`,enum:[`load`,`domcontentloaded`,`networkidle`,`commit`],description:`Wait until condition`,default:`load`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(yn.TOOL_NAME,e.pageId,e,async()=>{let t=await this.resolvePage(e.pageId).goForward({waitUntil:e.waitUntil,timeout:e.timeout});if(t===null)return this.success(`No next page in history`);let n=t.status();return this.success(`Navigated forward (status: ${n})`)})}};bn=yn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],bn);var xn;let Sn=class extends Q{static{xn=this}static TOOL_NAME=`browser_handle_dialog`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:xn.TOOL_NAME,description:`Handles JavaScript dialogs (alert, confirm, prompt) by accepting or dismissing them. Set up a listener before triggering the action that opens the dialog.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},accept:{type:`boolean`,description:`Whether to accept (true) or dismiss (false) the dialog`},promptText:{type:`string`,description:`Text to enter for prompt dialogs (only used when accept is true)`},timeout:{type:`number`,description:`Timeout in milliseconds to wait for dialog (default: 30000)`,default:3e4}},required:[`pageId`,`accept`],additionalProperties:!1}}}async execute(e){return this.safeExecute(()=>this.executeWithMode(xn.TOOL_NAME,e.pageId,{accept:e.accept,promptText:e.promptText,timeout:e.timeout},async()=>{let t=this.resolvePage(e.pageId),n=e.timeout??3e4,r=await new Promise((e,r)=>{let i=setTimeout(()=>{t.off(`dialog`,a),r(Error(`Timeout waiting for dialog after ${n}ms`))},n),a=t=>{clearTimeout(i),e(t)};t.once(`dialog`,a)}),i={type:r.type(),message:r.message(),defaultValue:r.defaultValue()};return e.accept?await r.accept(e.promptText):await r.dismiss(),this.successJson({handled:!0,action:e.accept?`accepted`:`dismissed`,dialogType:i.type,dialogMessage:i.message,defaultValue:i.defaultValue,promptText:e.promptText})}))}};Sn=xn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Sn);var Cn;let wn=class extends Q{static{Cn=this}static TOOL_NAME=`browser_hover`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:Cn.TOOL_NAME,description:`Hovers over an element to trigger hover states, tooltips, or dropdown menus.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`},position:{type:`object`,properties:{x:{type:`number`},y:{type:`number`}},description:`Position offset within element`},modifiers:{type:`array`,items:{type:`string`,enum:[`Alt`,`Control`,`Meta`,`Shift`]},description:`Modifier keys to hold`},force:{type:`boolean`,description:`Bypass actionability checks`,default:!1},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(Cn.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);return await(await this.elementLocator.locate(t,e)).hover({position:e.position,modifiers:e.modifiers,force:e.force,timeout:e.timeout}),this.success(`Hovered over element successfully`)})}};wn=Cn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],wn);var Tn;const En=[`pnpm-workspace.yaml`,`nx.json`,`.git`],Dn=`about:blank`,On=`browse-tool-http`,kn=`tool`,An=`[LaunchBrowserTool]`;function jn(e=process.cwd()){let t=C.resolve(e);for(;;){for(let e of En)if(m(C.join(t,e)))return t;let e=C.dirname(t);if(e===t)return process.cwd();t=e}}let Mn=class{static{Tn=this}static TOOL_NAME=`browser_launch`;constructor(e,t){this.browserService=e,this.stealthLauncher=t}getDefinition(){return{name:Tn.TOOL_NAME,description:`Launches a new browser instance. Returns browserId and pageId for subsequent browser operations. Use mode "extension" for bot-detection-free automation via Chrome extension, or mode "vm" for isolated runtime launch.`,inputSchema:{type:`object`,properties:{mode:{type:`string`,enum:[`playwright`,`extension`,`vm`,`stealth`],description:`Execution mode. "playwright" uses Playwright APIs. "extension" uses Playwright with Chrome extension. "vm" launches in an isolated runtime (for example via Docker). "stealth" spawns Chrome directly without automation flags.`,default:`playwright`},browserType:{type:`string`,enum:[`chromium`,`firefox`,`webkit`],description:`Browser type to use (only applies to playwright mode)`,default:`chromium`},headless:{type:`boolean`,description:`Run browser in headless mode (only applies to playwright mode)`,default:!0},url:{type:`string`,description:`Optional URL to navigate to after launch`},profileName:{type:`string`,description:`Optional profile name to use for browser settings and persistent storage`},vmCommand:{type:`string`,description:`Executable/alias for vm mode launch (e.g., "docker" for isolated container runtime)`},vmCommandArgs:{type:`array`,description:`Browser arguments for vm command runtime`,items:{type:`string`}},vmUseChromeForTesting:{type:`boolean`,description:`When true, vm mode prefers Chrome for Testing. If command is omitted, "chrome-testing" alias, or generic "chrome", this resolves to Chrome for Testing.`,default:!0},vmBrowserId:{type:`string`,description:`Optional browserId override for vm mode`},startupDelayMs:{type:`number`,description:`Optional startup delay in milliseconds before returning in vm mode`},vmServerUrl:{type:`string`,description:`Explicit MCP server URL reachable from inside VM (e.g., "http://host.docker.internal:3200"). Overrides registry discovery.`},vmExtensionPath:{type:`string`,description:`Explicit extension path that exists inside VM filesystem. Useful when VM does not share host workspace paths.`},vmEnableVnc:{type:`boolean`,description:`Expose VNC/noVNC ports when using Docker VM runtime`,default:!1},vmVncPort:{type:`number`,description:`Host port for VNC (container port 5900) when vmEnableVnc is true`,minimum:1,maximum:65535},vmNoVncPort:{type:`number`,description:`Host port for noVNC web UI (container port 7900) when vmEnableVnc is true`,minimum:1,maximum:65535},vmVncPassword:{type:`string`,description:`Optional VNC password for Docker VM runtime`},baseURL:{type:`string`,description:`Base URL for relative navigation (e.g., page.goto("/") will use this as the base)`},videoDir:{type:`string`,description:`Directory to save video recordings. If provided, video will be recorded for all pages. Videos are saved when the page or context is closed.`},proxy:{type:`object`,description:`Proxy configuration for routing browser traffic through a proxy server. Supports authenticated residential proxies.`,properties:{server:{type:`string`,description:`Proxy server URL (e.g., "http://proxy.example.com:8080")`},username:{type:`string`,description:`Proxy username for authentication`},password:{type:`string`,description:`Proxy password for authentication`},bypass:{type:`string`,description:`Comma-separated list of hosts to bypass the proxy (e.g., "localhost,127.0.0.1")`}},required:[`server`],additionalProperties:!1}},required:[],additionalProperties:!1}}}async execute(e){let t=e.mode??`playwright`;try{return t===`stealth`?await this.launchStealthMode(e):t===`vm`?await this.launchVmMode(e):t===`extension`?await this.launchExtensionMode(e):await this.launchPlaywrightMode(e)}catch(e){return{content:[{type:`text`,text:e instanceof Error?e.message:String(e)}],isError:!0}}}async launchPlaywrightMode(e){let t=await this.browserService.launch({browserType:e.browserType,headless:e.headless,profileName:e.profileName,baseURL:e.baseURL,recordVideo:e.videoDir?{dir:e.videoDir}:void 0,proxy:e.proxy});return e.url&&await t.page.goto(e.url),{content:[{type:`text`,text:JSON.stringify({browserId:t.browserInstance.id,pageId:t.pageId,mode:`playwright`,url:e.url??t.page.url()},null,2)}]}}async launchStealthMode(e){let t=await this.stealthLauncher.launch({url:e.url,profileName:e.profileName,proxy:e.proxy});return{content:[{type:`text`,text:JSON.stringify({browserId:t.id,pageId:`page-${t.id}`,mode:`stealth`,url:e.url??`about:blank`,pid:t.pid},null,2)}]}}async launchExtensionMode(e){let t=e.profileName?`browser-${e.profileName}`:`browser-extension-${M()}`,n=e.url??Dn,r=await this.resolveExtensionBootstrapServerUrl(),i=this.buildVmBootstrapUrl(r,t,n),a=await this.browserService.launchWithExtension({url:i,baseURL:e.baseURL,profileName:e.profileName,recordVideo:e.videoDir?{dir:e.videoDir}:void 0,proxy:e.proxy,mode:`extension`,browserId:t});return{content:[{type:`text`,text:JSON.stringify({browserId:a.browserInstance.id,pageId:a.pageId,mode:`extension`,url:n,pid:a.process.pid},null,2)}]}}async launchVmMode(e){let t=e.vmBrowserId??`browser-vm-${Date.now()}-${Math.random().toString(36).slice(2,8)}`,n=e.url??Dn,r=await this.resolveVmBootstrapServerUrl(e.vmServerUrl),i=this.buildVmBootstrapUrl(r,t,n),a=this.buildVmDockerRuntimeOptions(e),o=await this.browserService.launchWithExtension({url:i,baseURL:e.baseURL,profileName:e.profileName,recordVideo:e.videoDir?{dir:e.videoDir}:void 0,proxy:e.proxy,extensionPath:e.vmExtensionPath??process.env.PLAYWRIGHT_VM_EXTENSION_PATH,mode:`vm`,useChromeForTesting:e.vmUseChromeForTesting??!0,command:e.vmCommand??`docker`,commandArgs:e.vmCommandArgs,dockerRunArgs:a.runArgs,dockerEnv:a.env,dockerEnableVnc:a.enableVnc,browserId:t,startupDelayMs:e.startupDelayMs}),s=a.vnc?{vncUrl:a.vnc.vncUrl,noVncUrl:a.vnc.noVncUrl}:void 0;return{content:[{type:`text`,text:JSON.stringify({browserId:o.browserInstance.id,pageId:o.pageId,mode:`vm`,url:n,pid:o.process.pid,...s?{vm:s}:{}},null,2)}]}}buildVmBootstrapUrl(e,t,n){let r=new URL(e);return r.searchParams.set(`playwright_mcp_connect`,`1`),r.searchParams.set(`playwright_mcp_server`,e),r.searchParams.set(`playwright_mcp_browser_id`,t),r.searchParams.set(`playwright_mcp_navigate`,n),r.toString()}async resolveVmBootstrapServerUrl(e){let t=e??process.env.PLAYWRIGHT_VM_SERVER_URL;if(t)return this.normalizeVmServerUrl(t);let n=B(),r=await this.getRegisteredPort(n);return V(r.host,r.port)}async resolveExtensionBootstrapServerUrl(){let e=B(),t=await this.getRegisteredPort(e);return V(t.host,t.port)}normalizeVmServerUrl(e){let t;try{t=new URL(e)}catch{throw Error(`Invalid vmServerUrl: "${e}"`)}if(t.protocol!==`http:`&&t.protocol!==`https:`)throw Error(`vmServerUrl must use http or https: "${e}"`);return t.origin}buildVmDockerRuntimeOptions(e){let t=e.vmEnableVnc||e.vmVncPort!==void 0||e.vmNoVncPort!==void 0,n=[],r={},i;if(t){let t=e.vmVncPort??5901,r=e.vmNoVncPort??7901;n.push(`-p`,`${t}:5900`,`-p`,`${r}:7900`),i={vncUrl:`vnc://localhost:${t}`,noVncUrl:`http://localhost:${r}/`}}return e.vmVncPassword&&e.vmVncPassword.trim().length>0&&(r.SE_VNC_PASSWORD=e.vmVncPassword.trim()),{runArgs:n.length>0?n:void 0,env:Object.keys(r).length>0?r:void 0,enableVnc:t,vnc:i}}getFallbackPort(){try{return Be()}catch{return 3200}}isValidPort(e){return typeof e==`number`&&Number.isInteger(e)&&e>0&&e<=65535}getLatestRegistryEntry(e){return e.length===0?null:[...e].sort((e,t)=>{let n=Number.isNaN(Date.parse(e.updatedAt))?0:Date.parse(e.updatedAt);return(Number.isNaN(Date.parse(t.updatedAt))?0:Date.parse(t.updatedAt))-n})[0]??null}async getRegisteredPort(e){let t={host:e,port:this.getFallbackPort()},n=jn(process.cwd()),r=process.env.NODE_ENV||`development`,i=new te(process.env.PORT_REGISTRY_PATH);try{let t=await i.getPort({repositoryPath:n,serviceName:On,serviceType:kn,environment:r});if(t.success&&t.record&&this.isValidPort(t.record.port))return{host:t.record.host||e,port:t.record.port}}catch(e){let t=e instanceof Error?e.message:String(e);console.warn(`${An} Scoped registry lookup failed for ${On} in ${r}: ${t}`)}try{let n=await i.listAllocations({serviceName:On,serviceType:kn,environment:r}),a=this.getLatestRegistryEntry(n);return!a||!this.isValidPort(a.port)?t:{host:a.host||e,port:a.port}}catch(e){let n=e instanceof Error?e.message:String(e);return console.warn(`${An} Global registry lookup failed for ${On} in ${r}: ${n}`),t}}};Mn=Tn=L([u(),I(0,l(P.BrowserService)),I(1,l(P.StealthLauncher)),F(`design:paramtypes`,[Object,Object])],Mn);var Nn;let Pn=class extends Q{static{Nn=this}static TOOL_NAME=`browser_list_console_messages`;constructor(e,t,n,r){super(e,t,n),this.pageMonitor=r}getDefinition(){return{name:Nn.TOOL_NAME,description:`Lists all console messages captured during page automation. Requires monitoring to be started first.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},type:{type:`string`,description:`Filter by message type (log, info, warning, error, debug, trace, etc.)`,enum:[`log`,`info`,`warning`,`error`,`debug`,`trace`,`dir`,`dirxml`,`table`,`count`,`assert`]},limit:{type:`number`,description:`Maximum number of messages to return`,minimum:1}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),n=this.pageMonitor.getConsoleMessages(t.id,e.type);return e.limit&&(n=n.slice(0,e.limit)),this.successJson({pageId:t.id,messageCount:n.length,messages:n.map(e=>({id:e.id,type:e.type,text:e.text,location:e.location,timestamp:e.timestamp.toISOString()}))})})}};Pn=Nn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.PageMonitorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],Pn);var Fn;let In=class extends Q{static{Fn=this}static TOOL_NAME=`browser_list_network_requests`;constructor(e,t,n,r){super(e,t,n),this.pageMonitor=r}getDefinition(){return{name:Fn.TOOL_NAME,description:`Lists all network requests captured during page automation. Requires monitoring to be started first.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},resourceType:{type:`string`,description:`Filter by resource type (document, xhr, fetch, script, stylesheet, image, etc.)`},urlPattern:{type:`string`,description:`Filter by URL pattern (substring match)`},method:{type:`string`,description:`Filter by HTTP method (GET, POST, etc.)`},limit:{type:`number`,description:`Maximum number of requests to return`,minimum:1}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),n=this.pageMonitor.getNetworkRequests(t.id);return e.resourceType&&(n=n.filter(t=>t.resourceType===e.resourceType)),e.urlPattern&&(n=n.filter(t=>t.url.includes(e.urlPattern))),e.method&&(n=n.filter(t=>t.method===e.method)),e.limit&&(n=n.slice(0,e.limit)),this.successJson({pageId:t.id,requestCount:n.length,requests:n.map(e=>({id:e.id,url:e.url,method:e.method,resourceType:e.resourceType,status:e.response?.status,statusText:e.response?.statusText,timing:e.response?.timing,timestamp:e.timestamp.toISOString()}))})})}};In=Fn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.PageMonitorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],In);var Ln;let Rn=class extends Q{static{Ln=this}static TOOL_NAME=`browser_list_pages`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:Ln.TOOL_NAME,description:`Lists all pages (tabs) in a browser. Returns page IDs, URLs, titles, and indicates which page is currently active.`,inputSchema:{type:`object`,properties:{browserId:{type:`string`,description:`Browser ID to list pages for`}},required:[`browserId`],additionalProperties:!1}}}async execute(e){return this.toolExecutor.executeForBrowser(Ln.TOOL_NAME,e.browserId,e,async()=>{let t=this.browserService.getBrowser(e.browserId);if(!t)return this.error(`Browser "${e.browserId}" not found`);let n=this.pageRegistry.findByBrowser(e.browserId),r=await Promise.all(n.map(async e=>{await this.pageRegistry.updateMetadata(e.id);let n=this.pageRegistry.get(e.id);return{pageId:e.id,url:n?.url??e.url,title:n?.title??e.title,isActive:e.id===t.currentPageId,browserId:e.browserId,profileName:e.profileName,createdAt:e.createdAt.toISOString()}}));return this.successJson({browserId:e.browserId,currentPageId:t.currentPageId,pageCount:r.length,pages:r})})}};Rn=Ln=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Rn);var zn;let Bn=class{static{zn=this}static TOOL_NAME=`browser_list_profiles`;constructor(e){this.profileService=e}getDefinition(){return{name:zn.TOOL_NAME,description:`Lists all available browser profiles with their settings, browser type, viewport, and timestamps.`,inputSchema:{type:`object`,properties:{},required:[],additionalProperties:!1}}}async execute(){try{let e=await this.profileService.list();return{content:[{type:`text`,text:JSON.stringify({profileCount:e.length,profiles:e.map(e=>({name:e.name,browserType:e.browserType,viewport:e.viewport??null,userAgent:e.userAgent??null,locale:e.locale??null,timezone:e.timezone??null,colorScheme:e.colorScheme??null,createdAt:e.createdAt,updatedAt:e.updatedAt}))},null,2)}]}}catch(e){return{content:[{type:`text`,text:`Error: ${e instanceof Error?e.message:`Unknown error`}`}],isError:!0}}}};Bn=zn=L([u(),I(0,l(P.ProfileService)),F(`design:paramtypes`,[Object])],Bn);var Vn;let Hn=class extends Q{static{Vn=this}static TOOL_NAME=`browser_navigate`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:Vn.TOOL_NAME,description:`Navigates the browser to a specified URL.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},url:{type:`string`,description:`URL to navigate to`},waitUntil:{type:`string`,enum:[`load`,`domcontentloaded`,`networkidle`,`commit`],description:`Wait until condition`,default:`load`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4},referer:{type:`string`,description:`Referer header value`}},required:[`pageId`,`url`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(Vn.TOOL_NAME,e.pageId,e,async()=>{let t=(await this.resolvePage(e.pageId).goto(e.url,{waitUntil:e.waitUntil,timeout:e.timeout,referer:e.referer}))?.status()??`unknown`;return this.success(`Navigated to ${e.url} (status: ${t})`)})}};Hn=Vn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Hn);var Un;let Wn=class extends Q{static{Un=this}static TOOL_NAME=`browser_new_page`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:Un.TOOL_NAME,description:`Creates a new page (tab) in a browser instance. Uses the default browser if browserId is not specified, launching one if needed.`,inputSchema:{type:`object`,properties:{browserId:{type:`string`,description:`Browser ID to create the page in (optional - uses default browser if not specified)`},url:{type:`string`,description:`Optional URL to navigate to after creation`},setAsCurrent:{type:`boolean`,description:`Whether to set as current page for the browser (default: true)`,default:!0}},required:[],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=e.browserId?this.browserService.getBrowser(e.browserId):await this.browserService.getOrCreateDefaultBrowser();if(!t)return this.error(`Browser "${e.browserId}" not found`);let n=t.id,{pageId:r,page:i}=await this.browserService.newPage(n);if(e.url)try{await i.goto(e.url),await this.pageRegistry.updateMetadata(r)}catch(e){throw await i.close(),e}let a=e.setAsCurrent!==!1;a&&this.browserService.setCurrentPage(n,r);let o=this.pageRegistry.get(r);return this.successJson({pageId:r,url:o?.url??i.url(),title:o?.title??``,browserId:n,isActive:a})})}};Wn=Un=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Wn);var $;let Gn=class extends Q{static{$=this}static TOOL_NAME=`browser_pdf`;constructor(e,t,n,r){super(e,t,n),this.extensionTaskQueue=r}getDefinition(){return{name:$.TOOL_NAME,description:`Generates a PDF of the page with configurable format options. Saves to temp directory and returns the file path.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},format:{type:`string`,enum:[`Letter`,`Legal`,`Tabloid`,`Ledger`,`A0`,`A1`,`A2`,`A3`,`A4`,`A5`,`A6`],description:`Paper format`,default:`Letter`},printBackground:{type:`boolean`,description:`Print background graphics`,default:!1},landscape:{type:`boolean`,description:`Landscape orientation`,default:!1},scale:{type:`number`,description:`Page scale (0.1 to 2)`,minimum:.1,maximum:2,default:1},marginTop:{type:`string`,description:`Top margin (e.g., "1cm", "0.5in")`},marginBottom:{type:`string`,description:`Bottom margin`},marginLeft:{type:`string`,description:`Left margin`},marginRight:{type:`string`,description:`Right margin`},filename:{type:`string`,description:`Custom filename without extension`}},required:[`pageId`],additionalProperties:!1}}}async execute(e){let t=this.getPage(e.pageId);return t?t.mode===`extension`?this.safeExecute(async()=>{let n=e.filename??`page-${M()}`,r=E(x(),`${n}.pdf`),i=await this.extensionTaskQueue.queueTask($.TOOL_NAME,{pageId:e.pageId,format:e.format,printBackground:e.printBackground,landscape:e.landscape,scale:e.scale,marginTop:e.marginTop,marginBottom:e.marginBottom,marginLeft:e.marginLeft,marginRight:e.marginRight,filename:n},void 0,t.browserId),a=JSON.parse(i.result?.content?.[0]?.text??`{}`);if(!a.pdfBase64)throw Error(`Extension mode PDF generation returned no data`);return await A(r,Buffer.from(a.pdfBase64,`base64`)),this.success(`PDF saved to: ${r}`)}):this.executeWithMode($.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId),n=e.filename??`page-${M()}`,r=E(x(),`${n}.pdf`);return await t.pdf({path:r,format:e.format??`Letter`,printBackground:e.printBackground??!1,landscape:e.landscape??!1,scale:e.scale??1,margin:{top:e.marginTop,bottom:e.marginBottom,left:e.marginLeft,right:e.marginRight}}),this.success(`PDF saved to: ${r}`)}):this.error(`Page "${e.pageId}" not found`)}};Gn=$=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ExtensionTaskQueue)),F(`design:paramtypes`,[Object,Object,Object,Object])],Gn);var Kn;let qn=class extends Q{static{Kn=this}static TOOL_NAME=`browser_press_key`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:Kn.TOOL_NAME,description:`Presses a keyboard key or key combination. Supports modifier keys like Control, Shift, Alt, Meta.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},key:{type:`string`,description:`Key or key combination (e.g., "Enter", "Tab", "Control+a", "Meta+Shift+t", "ArrowDown")`},element:{type:`object`,description:`Optional element to focus before pressing key`,properties:{selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`}}},delay:{type:`number`,description:`Delay between keydown and keyup in ms`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`,`key`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(Kn.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);return e.element?await(await this.elementLocator.locate(t,e.element)).press(e.key,{delay:e.delay,timeout:e.timeout}):await t.keyboard.press(e.key,{delay:e.delay}),this.success(`Pressed key: "${e.key}"`)})}};qn=Kn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],qn);var Jn;let Yn=class extends Q{static{Jn=this}static TOOL_NAME=`browser_reload`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:Jn.TOOL_NAME,description:`Reloads the current page.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},waitUntil:{type:`string`,enum:[`load`,`domcontentloaded`,`networkidle`,`commit`],description:`Wait until condition`,default:`load`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(Jn.TOOL_NAME,e.pageId,e,async()=>{let t=(await this.resolvePage(e.pageId).reload({waitUntil:e.waitUntil,timeout:e.timeout}))?.status()??`unknown`;return this.success(`Page reloaded (status: ${t})`)})}};Yn=Jn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Yn);var Xn;let Zn=class extends Q{static{Xn=this}static TOOL_NAME=`browser_resize_page`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:Xn.TOOL_NAME,description:`Resizes the viewport of a page to specified width and height dimensions.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},width:{type:`number`,description:`Viewport width in pixels`,minimum:1},height:{type:`number`,description:`Viewport height in pixels`,minimum:1},deviceScaleFactor:{type:`number`,description:`Device scale factor (default: 1)`,minimum:1,maximum:3},isMobile:{type:`boolean`,description:`Whether the meta viewport tag is taken into account`},hasTouch:{type:`boolean`,description:`Whether the viewport supports touch events`}},required:[`pageId`,`width`,`height`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(Xn.TOOL_NAME,e.pageId,{width:e.width,height:e.height},async()=>{let t=this.resolvePage(e.pageId);await t.setViewportSize({width:e.width,height:e.height});let n=t.viewportSize();return this.successJson({success:!0,viewport:{width:n?.width??e.width,height:n?.height??e.height}})})}};Zn=Xn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Zn);var Qn;let $n=class extends Q{static{Qn=this}static TOOL_NAME=`browser_run_code`;constructor(e,t,n,r){super(e,t,n),this.extensionPageProxy=r}getDefinition(){return{name:Qn.TOOL_NAME,description:`Runs a Playwright code snippet. The code should be an async function body that receives { page, context, browser } and can perform any Playwright operation. Return a value to include it in the response.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},code:{type:`string`,description:`JavaScript code to execute. Receives { page, context, browser } as arguments. Example: "await page.goto('https://example.com'); return await page.title();"`}},required:[`pageId`,`code`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),{page:n,context:r,browser:i}=t,a=t.mode===`extension`?(()=>(this.extensionPageProxy.setTarget(t.id,t.browserId),this.extensionPageProxy))():n,o=t.mode===`extension`?this.extensionPageProxy.context():r,s=t.mode===`extension`?{id:t.browserId,mode:this.browserService.getBrowser(t.browserId)?.mode??`extension`,pageId:t.id}:i,c=await Function(`page`,`context`,`browser`,`return (async () => { ${e.code} })();`)(a,o,s);return c===void 0?this.success(`Code executed successfully`):this.successJson({result:c})})}};$n=Qn=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ExtensionPageProxy)),F(`design:paramtypes`,[Object,Object,Object,Object])],$n);var er;const tr={width:1920,height:1080};let nr=class{static{er=this}static TOOL_NAME=`run_spec`;constructor(e,t,n,r,i){this.automationRunner=e,this.specMetadataService=t,this.extensionSpecRunner=n,this.extensionPageProxy=r,this.specBundlerService=i}getDefinition(){return{name:er.TOOL_NAME,description:`Runs a Playwright spec file with optional test filtering and dynamic arguments. Supports filtering by test name, pattern, or test.only markers.`,inputSchema:{type:`object`,properties:{specPath:{type:`string`,description:`Path to the Playwright spec file to execute`},automationId:{type:`string`,description:`Optional automation session ID (auto-generated if not provided)`},mode:{type:`string`,enum:[`playwright`,`extension`],description:`Execution mode: playwright (standard) or extension (Chrome extension)`,default:`playwright`},browserId:{type:`string`,description:`Browser ID to use (required for extension mode)`},pageId:{type:`string`,description:`Page ID to use (required for extension mode)`},browserType:{type:`string`,enum:[`chromium`,`firefox`,`webkit`],description:`Browser type to use (only applies to playwright mode)`,default:`chromium`},headless:{type:`boolean`,description:`Run browser in headless mode (only applies to playwright mode)`,default:!0},baseURL:{type:`string`,description:`Base URL for relative navigation (e.g., page.goto("/") will use this as the base)`},keepBrowserOpen:{type:`boolean`,description:`Keep browser open after spec execution completes for further interaction`,default:!1},hooksPath:{type:`string`,description:`Explicit path to run-spec-hooks.ts file. Skips auto-discovery when provided. The source directory is injected as process.env.__HOOKS_SOURCE_DIR__ so hooks can resolve paths relative to their original location.`},env:{type:`object`,description:`Environment variables to set before running the spec. Applied before hooks execution. Useful for passing config like API endpoints without relying on hooks file path resolution.`,additionalProperties:{type:`string`}},testName:{type:`string`,description:`Filter by exact test name`},testPattern:{type:`string`,description:`Filter by regex pattern on full test title (e.g., "login.*success")`},onlyMarked:{type:`boolean`,description:`Run only tests marked with test.only()`,default:!1},describeFilter:{type:`string`,description:`Filter by describe block name pattern`},specArgs:{type:`object`,description:`Arguments to pass to the spec (available as fixtures.specArgs)`,additionalProperties:!0},loadArgsFromEnv:{type:`boolean`,description:`Load specArgs from environment variables using spec's envPrefix export`,default:!1},videoDir:{type:`string`,description:`Directory to save video recordings. Supported in both playwright and extension modes.`}},required:[`specPath`],additionalProperties:!1}}}async execute(e){try{if(e.env)for(let[t,n]of Object.entries(e.env))process.env[t]=n;let t=await this.discoverAndRunHooks(e.specPath,e.hooksPath);return t?.baseURL&&!e.baseURL&&(e.baseURL=t.baseURL),(e.mode??`playwright`)===`extension`?await this.executeExtensionMode(e):e.testName||e.testPattern||e.onlyMarked||e.describeFilter||e.loadArgsFromEnv?await this.executeEnhanced(e):await this.executeBasic(e)}catch(e){return{content:[{type:`text`,text:`Error: ${e instanceof Error?e.message:`Unknown error`}`}],isError:!0}}}findHooksFile(e){let t=T(D(e));for(let e=0;e<4;e++){let e=E(t,`run-spec-hooks.ts`);if(m(e))return e;let n=T(t);if(n===t)break;t=n}return null}async runHooks(e){let t=T(D(e)),n=await this.specBundlerService.bundle(e);try{process.env.__HOOKS_SOURCE_DIR__=t;let e=await import(`${n.outputPath}?t=${Date.now()}`);return typeof e.setup==`function`?await e.setup():void 0}finally{process.env.__HOOKS_SOURCE_DIR__=void 0,await n.cleanup()}}async discoverAndRunHooks(e,t){let n=t?D(t):this.findHooksFile(e);return n?await this.runHooks(n)??null:null}async executeExtensionMode(e){if(!e.pageId||!e.browserId)return{content:[{type:`text`,text:`Error: pageId and browserId are required for extension mode`}],isError:!0};this.extensionPageProxy.setTarget(e.pageId,e.browserId);let t=e.specArgs??{};if(e.loadArgsFromEnv){let n=await this.specMetadataService.extractSpecMetadata(e.specPath);n.argsSchema&&n.envPrefix&&(t={...this.specMetadataService.parseArgsFromEnv(n.argsSchema,n.envPrefix),...t})}let n={};e.testName&&(n.testName=e.testName),e.testPattern&&(n.testPattern=e.testPattern),e.onlyMarked&&(n.onlyMarked=e.onlyMarked),e.describeFilter&&(n.describeFilter=e.describeFilter);let r=e.automationId??`ext-spec-${Date.now()}`,i=!!e.videoDir;i&&await this.extensionPageProxy.startRecording();let a;try{a=await this.extensionSpecRunner.executeSpec({specPath:e.specPath,sessionId:r,testFilter:Object.keys(n).length>0?n:void 0,specArgs:Object.keys(t).length>0?t:void 0})}finally{if(i&&e.videoDir)try{let t=await this.extensionPageProxy.stopRecording();if(t){h(e.videoDir,{recursive:!0});let n=E(e.videoDir,`recording-${r}.webm`);g(n,Buffer.from(t,`base64`)),a.videoPath=n}}catch{}}return this.formatExtensionResult(a)}async executeBasic(e){let t=await this.automationRunner.runSpec({specPath:e.specPath,automationId:e.automationId,browserId:e.browserId,pageId:e.pageId,keepBrowserOpen:e.keepBrowserOpen??!1,recordVideo:e.videoDir?{dir:e.videoDir,size:tr}:void 0,browserOptions:{browserType:e.browserType,headless:e.headless,baseURL:e.baseURL}});return this.formatResult(t,e.keepBrowserOpen??!1)}async executeEnhanced(e){let t=e.specArgs??{};if(e.loadArgsFromEnv){let n=await this.specMetadataService.extractSpecMetadata(e.specPath);n.argsSchema&&n.envPrefix&&(t={...this.specMetadataService.parseArgsFromEnv(n.argsSchema,n.envPrefix),...t})}let n={};e.testName&&(n.testName=e.testName),e.testPattern&&(n.testPattern=e.testPattern),e.onlyMarked&&(n.onlyMarked=e.onlyMarked),e.describeFilter&&(n.describeFilter=e.describeFilter);let r=await this.automationRunner.runSpecEnhanced({specPath:e.specPath,automationId:e.automationId,browserId:e.browserId,pageId:e.pageId,keepBrowserOpen:e.keepBrowserOpen??!1,recordVideo:e.videoDir?{dir:e.videoDir,size:tr}:void 0,browserOptions:{browserType:e.browserType,headless:e.headless,baseURL:e.baseURL},testFilter:Object.keys(n).length>0?n:void 0,specArgs:Object.keys(t).length>0?t:void 0});return this.formatResult(r,e.keepBrowserOpen??!1)}formatResult(e,t){let n=t?`Spec completed. Browser kept open for further interaction.`:`Spec completed.`;return{content:[{type:`text`,text:JSON.stringify({automationId:e.automationId,status:e.status,pageIds:e.pageIds,browserId:e.browserId,specResult:e.specResult,message:n},null,2)}]}}formatExtensionResult(e){let t=e.success?`Spec completed: ${e.passed}/${e.totalTests} tests passed`:`Spec failed: ${e.failed}/${e.totalTests} tests failed`;return{content:[{type:`text`,text:JSON.stringify({sessionId:e.sessionId,status:e.success?`completed`:`failed`,totalTests:e.totalTests,passed:e.passed,failed:e.failed,duration:e.duration,handoffOccurred:e.handoffOccurred,testResults:e.testResults,videoPath:e.videoPath,message:t},null,2)}],isError:!e.success}}};nr=er=L([u(),I(0,l(P.AutomationRunner)),I(1,l(P.SpecMetadataService)),I(2,l(P.ExtensionSpecRunner)),I(3,l(P.ExtensionPageProxy)),I(4,l(P.SpecBundlerService)),F(`design:paramtypes`,[Object,Object,Object,Object,Object])],nr);var rr;let ir=class{static{rr=this}static TOOL_NAME=`browser_save_profile_state`;constructor(e,t,n){this.profileService=e,this.browserService=t,this.extensionPageProxy=n}getDefinition(){return{name:rr.TOOL_NAME,description:`Saves the current browser state to the named profile for reuse across future launches.`,inputSchema:{type:`object`,properties:{profileName:{type:`string`,description:`Profile to save state into`},browserId:{type:`string`,description:`Browser to read state from`}},required:[`profileName`],additionalProperties:!1}}}async execute(e){try{let t=e.browserId?this.browserService.getBrowser(e.browserId):this.browserService.getBrowserByProfile(e.profileName);if(!t)throw Error(`Browser for profile "${e.profileName}" not found`);if(t.context){let n=await t.context.storageState();await this.profileService.saveStorageState(e.profileName,n)}else{let n=t.currentPageId??[...t.pageIds][0];if(!n)throw Error(`Browser "${t.id}" has no active page`);this.extensionPageProxy.setTarget(n,t.id);let r=await this.extensionPageProxy.getStorageState();await this.profileService.saveStorageState(e.profileName,r)}return{content:[{type:`text`,text:JSON.stringify({profileName:e.profileName,browserId:t.id,saved:!0},null,2)}]}}catch(e){return{content:[{type:`text`,text:e instanceof Error?e.message:String(e)}],isError:!0}}}};ir=rr=L([u(),I(0,l(P.ProfileService)),I(1,l(P.BrowserService)),I(2,l(P.ExtensionPageProxy)),F(`design:paramtypes`,[Object,Object,Object])],ir);var ar;let or=class extends Q{static{ar=this}static TOOL_NAME=`browser_screenshot`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:ar.TOOL_NAME,description:`Captures a screenshot of the page or specific element. Saves to temp directory and returns the file path.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},fullPage:{type:`boolean`,description:`Capture full page scrollable area`,default:!1},selector:{type:`string`,description:`CSS selector for element to screenshot`},clip:{type:`object`,description:`Clip region to capture by coordinates (cannot be used with selector)`,properties:{x:{type:`number`,description:`X coordinate of top-left corner`,minimum:0},y:{type:`number`,description:`Y coordinate of top-left corner`,minimum:0},width:{type:`number`,description:`Width of clipping region`,minimum:1},height:{type:`number`,description:`Height of clipping region`,minimum:1}},required:[`x`,`y`,`width`,`height`],additionalProperties:!1},type:{type:`string`,enum:[`png`,`jpeg`],description:`Image format`,default:`png`},quality:{type:`number`,description:`Quality for jpeg format (0-100)`,minimum:0,maximum:100},omitBackground:{type:`boolean`,description:`Omit background for transparent PNG`,default:!1},filename:{type:`string`,description:`Custom filename without extension`}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(ar.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);if(e.clip&&e.selector)throw Error(`Cannot use both clip and selector options together`);let n=e.type??`png`,r=e.filename??`screenshot-${M()}`,i=E(x(),`${r}.${n}`);if(e.selector){let r=await t.$(e.selector);if(!r)throw Error(`Element not found: ${e.selector}`);await r.screenshot({path:i,type:n,omitBackground:e.omitBackground??!1,quality:n===`jpeg`?e.quality:void 0})}else await t.screenshot({path:i,type:n,fullPage:e.fullPage??!1,omitBackground:e.omitBackground??!1,quality:n===`jpeg`?e.quality:void 0,clip:e.clip});return this.success(`Screenshot saved to: ${i}`)})}};or=ar=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],or);var sr;let cr=class extends Q{static{sr=this}static TOOL_NAME=`browser_select_page`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:sr.TOOL_NAME,description:`Switches the active page for a browser. Updates the current page ID so subsequent operations use this page by default.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to set as current`}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.pageRegistry.get(e.pageId);if(!t)return this.error(`Page "${e.pageId}" not found`);let{browserId:n}=t;this.browserService.setCurrentPage(n,e.pageId),await this.pageRegistry.updateMetadata(e.pageId);let r=this.pageRegistry.get(e.pageId);return this.successJson({browserId:n,pageId:e.pageId,url:r?.url??t.url,title:r?.title??t.title,message:`Page "${e.pageId}" is now the active page for browser "${n}"`})})}};cr=sr=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],cr);var lr;let ur=class extends Q{static{lr=this}static TOOL_NAME=`browser_select`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:lr.TOOL_NAME,description:`Selects option(s) from a dropdown/select element. Can select by value, label, or index.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`},values:{type:`array`,items:{type:`string`},description:`Option value(s) to select`},labels:{type:`array`,items:{type:`string`},description:`Option label(s) to select`},indexes:{type:`array`,items:{type:`number`},description:`Option index(es) to select`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(lr.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId),n=await this.elementLocator.locate(t,e),r=[];e.values?r=e.values.map(e=>({value:e})):e.labels?r=e.labels.map(e=>({label:e})):e.indexes&&(r=e.indexes.map(e=>({index:e})));let i=await n.selectOption(r,{timeout:e.timeout});return this.success(`Selected ${i.length} option(s): ${i.join(`, `)}`)})}};ur=lr=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],ur);var dr;let fr=class extends Q{static{dr=this}static TOOL_NAME=`browser_snapshot`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:dr.TOOL_NAME,description:`Returns the accessibility tree snapshot of the page. Preferred for LLM processing as it provides structured, semantic information about page content.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},root:{type:`string`,description:`CSS selector for root element to snapshot (defaults to body)`},sizeThreshold:{type:`number`,description:`Size threshold in bytes; snapshots larger than this are saved to file (default: 10000)`,default:1e4}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(dr.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId),n=e.root??`body`,r=t.locator(n);if(await r.count()===0)throw Error(`Root element not found: ${n}`);let i=await r.ariaSnapshot();if(!i)return this.success(`No accessibility tree available for this page`);let a=e.sizeThreshold??1e4;if(Buffer.byteLength(i,`utf-8`)<=a)return this.success(i);let o=`snapshot-${M()}.yaml`,s=E(x(),o);return await A(s,i,`utf-8`),this.success(`Snapshot saved to: ${s}`)})}};fr=dr=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],fr);var pr;let mr=class extends Q{static{pr=this}static TOOL_NAME=`browser_start_trace`;getDefinition(){return{name:pr.TOOL_NAME,description:`Starts Playwright performance tracing with configurable options for screenshots, snapshots, and sources. Use browser_stop_trace to stop and save the trace.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},name:{type:`string`,description:`Name for the trace (used in trace filename)`},screenshots:{type:`boolean`,description:`Whether to capture screenshots during tracing (default: true)`},snapshots:{type:`boolean`,description:`Whether to capture snapshots during tracing (default: true)`},sources:{type:`boolean`,description:`Whether to include source files in the trace (default: false)`}},required:[`pageId`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),n=t.context;if(!n)return this.error(`Page "${e.pageId}" is in extension mode and cannot start tracing`);let{name:r,screenshots:i=!0,snapshots:a=!0,sources:o=!1}=e;return await n.tracing.start({name:r,screenshots:i,snapshots:a,sources:o}),this.successJson({success:!0,message:`Tracing started`,pageId:t.id,options:{name:r??null,screenshots:i,snapshots:a,sources:o}})})}};mr=pr=L([u()],mr);var hr;let gr=class extends Q{static{hr=this}static TOOL_NAME=`browser_stop_trace`;getDefinition(){return{name:hr.TOOL_NAME,description:`Stops Playwright performance tracing and saves the trace file to a specified path. The trace can be viewed using Playwright Trace Viewer.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Optional page ID to override browser current page`},path:{type:`string`,description:`Path where the trace file should be saved (e.g., "./traces/trace.zip"). Must end with .zip extension.`}},required:[`pageId`,`path`],additionalProperties:!1}}}async execute(e){return this.safeExecute(async()=>{let t=this.resolvePageEntry(e.pageId),n=t.context;if(!n)return this.error(`Page "${e.pageId}" is in extension mode and cannot stop tracing`);let r=e.path;if(!r.endsWith(`.zip`))return this.error(`Trace path must end with .zip extension`);await n.tracing.stop({path:r});let i=C.resolve(r);return this.successJson({success:!0,message:`Tracing stopped and saved`,pageId:t.id,tracePath:i,viewCommand:`npx playwright show-trace ${i}`})})}};gr=hr=L([u()],gr);var _r;let vr=class extends Q{static{_r=this}static TOOL_NAME=`browser_type`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:_r.TOOL_NAME,description:`Types text into an element character by character, simulating real keyboard input. Does not clear existing content. Use browser_fill for replacing content.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`},text:{type:`string`,description:`The text to type character by character`},delay:{type:`number`,description:`Delay between key presses in ms`,default:0},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`,`text`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(_r.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);return await(await this.elementLocator.locate(t,{selector:e.selector,xpath:e.xpath,uid:e.uid,frame:e.frame})).pressSequentially(e.text,{delay:e.delay,timeout:e.timeout}),this.success(`Typed: "${e.text}"`)})}};vr=_r=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],vr);var yr;let br=class extends Q{static{yr=this}static TOOL_NAME=`browser_upload_file`;constructor(e,t,n,r){super(e,t,n),this.elementLocator=r}getDefinition(){return{name:yr.TOOL_NAME,description:`Uploads file(s) to a file input element.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},selector:{type:`string`,description:`CSS selector`},xpath:{type:`string`,description:`XPath expression`},text:{type:`string`,description:`Text content to match`},uid:{type:`string`,description:`Accessibility snapshot UID`},frame:{type:`string`,description:`Frame selector`},files:{oneOf:[{type:`string`,description:`Single file path to upload`},{type:`array`,items:{type:`string`},description:`Multiple file paths to upload`}],description:`File path(s) to upload`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`,`files`],additionalProperties:!1}}}async execute(e){return this.executeWithMode(yr.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);await(await this.elementLocator.locate(t,e)).setInputFiles(e.files,{timeout:e.timeout});let n=Array.isArray(e.files)?e.files.length:1;return this.success(`Uploaded ${n} file(s) successfully`)})}};br=yr=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),I(3,l(P.ElementLocatorService)),F(`design:paramtypes`,[Object,Object,Object,Object])],br);var xr;let Sr=class extends Q{static{xr=this}static TOOL_NAME=`browser_wait_for`;constructor(e,t,n){super(e,t,n)}getDefinition(){return{name:xr.TOOL_NAME,description:`Waits for a condition to be met: element visibility, text appearance, timeout duration, or page load state.`,inputSchema:{type:`object`,properties:{pageId:{type:`string`,description:`Page ID to operate on`},type:{type:`string`,enum:[`element`,`text`,`timeout`,`loadState`],description:`Type of wait condition`},selector:{type:`string`,description:`CSS selector for element wait`},text:{type:`string`,description:`Text to wait for (supports regex patterns)`},duration:{type:`number`,description:`Duration in milliseconds for timeout wait`},state:{type:`string`,enum:[`load`,`domcontentloaded`,`networkidle`],description:`Load state to wait for`},elementState:{type:`string`,enum:[`attached`,`detached`,`visible`,`hidden`],description:`Element state to wait for`,default:`visible`},timeout:{type:`number`,description:`Timeout in milliseconds`,default:3e4}},required:[`pageId`,`type`],additionalProperties:!1}}}async execute(e){if(e.type===`timeout`){let t=e.duration??1e3;return await new Promise(e=>setTimeout(e,t)),this.success(`Waited for ${t}ms`)}return this.executeWithMode(xr.TOOL_NAME,e.pageId,e,async()=>{let t=this.resolvePage(e.pageId);switch(e.type){case`element`:if(!e.selector)throw Error(`selector is required for element wait`);return await t.locator(e.selector).waitFor({state:e.elementState??`visible`,timeout:e.timeout}),this.success(`Element "${e.selector}" is ${e.elementState??`visible`}`);case`text`:if(!e.text)throw Error(`text is required for text wait`);return await t.getByText(e.text).waitFor({state:`visible`,timeout:e.timeout}),this.success(`Text "${e.text}" appeared on page`);case`loadState`:{let n=e.state??`load`;return await t.waitForLoadState(n,{timeout:e.timeout}),this.success(`Page reached "${n}" state`)}default:throw Error(`Unknown wait type: ${e.type}`)}})}};Sr=xr=L([u(),I(0,l(P.PageRegistry)),I(1,l(P.BrowserService)),I(2,l(P.ToolExecutor)),F(`design:paramtypes`,[Object,Object,Object])],Sr);const Cr=new c(e=>{e.bind(P.PortRegistryService).toDynamicValue(()=>new te(process.env.PORT_REGISTRY_PATH)).inSingletonScope(),e.bind(P.HttpServerHealthCheck).to(H).inSingletonScope(),e.bind(P.HttpServerManager).to(et).inSingletonScope(),e.bind(P.McpSessionTracker).to(q).inSingletonScope()}),wr=new c(e=>{e.bind(P.ProfileService).to(st).inSingletonScope(),e.bind(P.PageRegistry).to(at).inSingletonScope(),e.bind(P.BrowserService).to(je).inSingletonScope(),e.bind(P.BrowserLockManager).to(Ce).inSingletonScope(),e.bind(P.ChromeForTestingService).to(Ne).inSingletonScope(),e.bind(P.ElementLocatorService).to(Pe).inSingletonScope(),e.bind(P.PageMonitorService).to(it).inSingletonScope(),e.bind(P.PauseController).to(ot).inSingletonScope(),e.bind(P.SpecBundlerService).to(Ct).inSingletonScope(),e.bind(P.SpecDiscoveryService).to(wt).inSingletonScope(),e.bind(P.SpecMetadataService).to(Tt).inSingletonScope(),e.bind(P.SetupRunner).to(lt).inSingletonScope(),e.bind(P.WebServerManager).to(kt).inSingletonScope(),e.bind(P.SpecRunner).to(Et).inSingletonScope(),e.bind(P.AutomationRunner).to(xe).inSingletonScope(),e.bind(P.ExtensionTaskQueue).to(R).inSingletonScope(),e.bind(P.ExtensionToolDelegator).to(z).inSingletonScope(),e.bind(P.ToolExecutor).to(Ot).inSingletonScope(),e.bind(P.ExtensionSessionRegistry).to(Ie).inSingletonScope(),e.bind(P.ExtensionPageProxy).to(Fe).inSingletonScope(),e.bind(P.ExtensionSpecRunner).to(Le).inSingletonScope(),e.bind(P.StealthLauncher).to(Dt).inSingletonScope(),e.bind(P.HttpServerHealthCheck).to(H).inSingletonScope(),e.bind(P.HttpBrowserClient).to(Ve).inSingletonScope(),e.bind(P.RemoteToolExecutor).to(ct).inSingletonScope(),e.bind(P.WebSocketHub).to(Gt).inSingletonScope(),e.bind(P.IdleCleanupService).to(rt).inSingletonScope()}),Tr=new c(e=>{e.bind(P.Tool).to(qt).inSingletonScope(),e.bind(P.Tool).to(mn).inSingletonScope(),e.bind(P.Tool).to(vr).inSingletonScope(),e.bind(P.Tool).to(ur).inSingletonScope(),e.bind(P.Tool).to(wn).inSingletonScope(),e.bind(P.Tool).to(on).inSingletonScope(),e.bind(P.Tool).to(qn).inSingletonScope(),e.bind(P.Tool).to(br).inSingletonScope(),e.bind(P.Tool).to(Hn).inSingletonScope(),e.bind(P.Tool).to(vn).inSingletonScope(),e.bind(P.Tool).to(bn).inSingletonScope(),e.bind(P.Tool).to(Yn).inSingletonScope(),e.bind(P.Tool).to(Sr).inSingletonScope(),e.bind(P.Tool).to(fr).inSingletonScope(),e.bind(P.Tool).to(or).inSingletonScope(),e.bind(P.Tool).to(Gn).inSingletonScope(),e.bind(P.Tool).to(Rn).inSingletonScope(),e.bind(P.Tool).to(Wn).inSingletonScope(),e.bind(P.Tool).to(cr).inSingletonScope(),e.bind(P.Tool).to(Zt).inSingletonScope(),e.bind(P.Tool).to(Sn).inSingletonScope(),e.bind(P.Tool).to(In).inSingletonScope(),e.bind(P.Tool).to(gn).inSingletonScope(),e.bind(P.Tool).to(Pn).inSingletonScope(),e.bind(P.Tool).to(un).inSingletonScope(),e.bind(P.Tool).to(cn).inSingletonScope(),e.bind(P.Tool).to(Zn).inSingletonScope(),e.bind(P.Tool).to(fn).inSingletonScope(),e.bind(P.Tool).to(mr).inSingletonScope(),e.bind(P.Tool).to(gr).inSingletonScope(),e.bind(P.Tool).to(Bn).inSingletonScope(),e.bind(P.Tool).to($t).inSingletonScope(),e.bind(P.Tool).to(tn).inSingletonScope(),e.bind(P.Tool).to(ir).inSingletonScope(),e.bind(P.Tool).to(nr).inSingletonScope(),e.bind(P.Tool).to(rn).inSingletonScope(),e.bind(P.Tool).to(Mn).inSingletonScope(),e.bind(P.Tool).to(Yt).inSingletonScope(),e.bind(P.Tool).to($n).inSingletonScope()});function Er(){let e=new s({defaultScope:`Singleton`});return e.load(Cr),e}function Dr(){let e=new s({defaultScope:`Singleton`});return e.load(wr,Tr),e}const Or=new c(e=>{e.bind(P.PortRegistryService).toDynamicValue(()=>new te(process.env.PORT_REGISTRY_PATH)).inSingletonScope(),e.bind(P.ProfileService).to(st).inSingletonScope(),e.bind(P.PageRegistry).to(at).inSingletonScope(),e.bind(P.BrowserService).to(je).inSingletonScope(),e.bind(P.ElementLocatorService).to(Pe).inSingletonScope(),e.bind(P.PageMonitorService).to(it).inSingletonScope(),e.bind(P.PauseController).to(ot).inSingletonScope(),e.bind(P.SpecBundlerService).to(Ct).inSingletonScope(),e.bind(P.SpecDiscoveryService).to(wt).inSingletonScope(),e.bind(P.SpecMetadataService).to(Tt).inSingletonScope(),e.bind(P.SetupRunner).to(lt).inSingletonScope(),e.bind(P.WebServerManager).to(kt).inSingletonScope(),e.bind(P.SpecRunner).to(Et).inSingletonScope(),e.bind(P.AutomationRunner).to(xe).inSingletonScope(),e.bind(P.HttpServerHealthCheck).to(H).inSingletonScope(),e.bind(P.HttpServerManager).to(et).inSingletonScope(),e.bind(P.HttpBrowserClient).to(Ve).inSingletonScope(),e.bind(P.RemoteToolExecutor).to(ct).inSingletonScope(),e.bind(P.ExtensionTaskQueue).to(R).inSingletonScope(),e.bind(P.ExtensionToolDelegator).to(z).inSingletonScope(),e.bind(P.ToolExecutor).to(Ot).inSingletonScope(),e.bind(P.StealthLauncher).to(Dt).inSingletonScope(),e.bind(P.BrowserLockManager).to(Ce).inSingletonScope(),e.bind(P.ExtensionSessionRegistry).to(Ie).inSingletonScope(),e.bind(P.ExtensionPageProxy).to(Fe).inSingletonScope(),e.bind(P.ExtensionSpecRunner).to(Le).inSingletonScope(),e.bind(P.McpSessionTracker).to(q).inSingletonScope(),e.bind(P.ChromeForTestingService).to(Ne).inSingletonScope(),e.bind(P.IdleCleanupService).to(rt).inSingletonScope()}),kr=new s({defaultScope:`Singleton`});kr.load(Or,Tr);function Ar(){let e=new s({defaultScope:`Singleton`});return e.load(Or,Tr),e}var jr=class extends Error{code=`TRANSPORT_CONNECTION_ERROR`;recovery=`Check that stdio streams are available and try again.`;constructor(e,t){super(e,t),this.name=`TransportConnectionError`}},Mr=class{server;transport=null;constructor(e){this.server=e}async start(){let e=new o;try{await this.server.connect(e),this.transport=e,console.error(`browse-tool MCP server started on stdio`)}catch(t){try{await e.close()}catch{}let n=new jr(`Failed to establish stdio transport connection`,{cause:t});throw console.error(`[${n.code}] ${n.message}. Recovery: ${n.recovery}`),n}}async stop(){this.transport&&=(await this.transport.close(),null)}};export{Er as a,V as c,z as d,R as f,Dr as i,B as l,kr as n,q as o,P as p,Ar as r,Re as s,Mr as t,Be as u};
9
+ //# sourceMappingURL=stdio-BP3yiSxK.mjs.map