Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/browser-use/macOS-use
/ RightClickElementAction
Class
RightClickElementAction
mlx_use/controller/views.py:20–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
action: str
19
20
class
RightClickElementAction(BaseModel):
21
index: int
22
23
class
OpenAppAction(BaseModel):
24
app_name: str
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected