MCPcopy Create free account
hub / github.com/SuperMonster003/AutoJs6-Documentation / findAll

Function findAll

api/static/docsify.js:171–173  ·  view source on GitHub ↗

* Find all elements * @param {String|Element} el The root element where to perform the search from * @param {Element} node The query * @returns {Array } An array of DOM elements * @example * findAll('a') => [].slice.call(document.querySelectorAll('a')) * findAll

(el, node)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

cssVarsFunction · 0.85
getAndActiveFunction · 0.85
highlightFunction · 0.85
scrollActiveSidebarFunction · 0.85
executeScriptFunction · 0.85
renderMainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected