Update mcp.test.ts

This commit is contained in:
Tommy D. Rossi
2025-12-28 23:38:49 +01:00
parent ba84eb5ac1
commit 56e4e1566e
+1 -1
View File
@@ -1885,7 +1885,7 @@ describe('MCP Server Tests', () => {
console.log('Stagehand initialized')
const context = stagehand.context
console.log('Stagehand context:', context)
// console.log('Stagehand context:', context)
expect(context).toBeDefined()
const pages = context.pages()