MCPcopy Create free account
hub / github.com/browser-use/macOS-use / AppleScriptAction

Class AppleScriptAction

mlx_use/controller/views.py:26–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24 app_name: str
25
26class AppleScriptAction(BaseModel):
27 script: str
28
29class ScrollElementAction(BaseModel):
30 index: int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected