MCPcopy Create free account
hub / github.com/InverseUI/InverseUI-Recorder / initializeRadioDetection

Function initializeRadioDetection

modules/action/context/radio.js:113–115  ·  view source on GitHub ↗
(getXpaths)

Source from the content-addressed store, hash-verified

111}
112
113export function initializeRadioDetection(getXpaths) {
114 return new RadioDetector(getXpaths);
115}

Callers 1

initializeActionTrackingFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected