MCPcopy Create free account
hub / github.com/textAngular/textAngular / findButton

Function findButton

test/taTools.spec.js:132–134  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

130 };
131
132 var findButton = function(name){
133 return buttonByName(element, name);
134 };
135
136 // We use an assumption here and only test whether the button reports as being activated
137 // it ended up being too difficult to reselect and un-apply

Callers 1

testAllButtonsFunction · 0.85

Calls 1

buttonByNameFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…