Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
class
AppleScriptAction(BaseModel):
27
script: str
28
29
class
ScrollElementAction(BaseModel):
30
index: int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected