Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InverseUI/InverseUI-Recorder
/ initializeChoiceDetection
Function
initializeChoiceDetection
modules/action/context/choice.js:199–201 ·
view source on GitHub ↗
(getXpaths)
Source
from the content-addressed store, hash-verified
197
}
198
199
export
function
initializeChoiceDetection(getXpaths) {
200
return
new
ChoiceDetector(getXpaths);
201
}
Callers
1
initializeActionTracking
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected