Update mcp.test.ts
This commit is contained in:
@@ -1885,7 +1885,7 @@ describe('MCP Server Tests', () => {
|
|||||||
console.log('Stagehand initialized')
|
console.log('Stagehand initialized')
|
||||||
|
|
||||||
const context = stagehand.context
|
const context = stagehand.context
|
||||||
console.log('Stagehand context:', context)
|
// console.log('Stagehand context:', context)
|
||||||
expect(context).toBeDefined()
|
expect(context).toBeDefined()
|
||||||
|
|
||||||
const pages = context.pages()
|
const pages = context.pages()
|
||||||
|
|||||||
Reference in New Issue
Block a user