API Reference / @gtkx/testing / findAllByName
Variable: findAllByName
constfindAllByName:BuiltinQueries["findAllByName"]
Defined in: packages/testing/dist/queries.d.ts:104
Waits for and returns every mapped widget with a matching widget name, retrying until at least one appears or the timeout elapses. Widgets that are not mapped are never matched.