Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AutoWebGLM
/ DetachedPage
Class
DetachedPage
webarena/browser_env/utils.py:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
10
@dataclass
11
class
DetachedPage:
12
url: str
13
content: str
# html
14
15
16
def
png_bytes_to_numpy(png: bytes) -> npt.NDArray[np.uint8]:
Callers
4
reset
Method · 0.85
step
Method · 0.85
areset
Method · 0.85
astep
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected