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