API Reference / @gtkx/testing / getAllByText
Variable: getAllByText
constgetAllByText:BuiltinQueries["getAllByText"]
Defined in: packages/testing/dist/queries.d.ts:68
Returns every mapped widget with matching rendered text content. Widgets that are not mapped are never matched. Throws when none match.