MCPcopy 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
199export function initializeChoiceDetection(getXpaths) {
200 return new ChoiceDetector(getXpaths);
201}

Callers 1

initializeActionTrackingFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected