Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/alibaba/page-agent
/ PageAgentCore.test.ts
File
PageAgentCore.test.ts
packages/core/src/PageAgentCore.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ BrowserState, PageController } from
'@page-agent/page-controller'
2
import
{ describe, expect, it, vi } from
'vitest'
3
import
* as z from
'zod/v4'
4
Callers
nothing calls this directly
Calls
10
createFetchMock
Function · 0.85
doneResponse
Function · 0.85
createAgent
Function · 0.85
waitResponse
Function · 0.85
startBlockedTask
Function · 0.85
agentResponse
Function · 0.85
tool
Function · 0.85
execute
Method · 0.65
stop
Method · 0.65
dispose
Method · 0.65
Tested by
no test coverage detected