API Reference / @gtkx/testing / getAllByLabelText
Variable: getAllByLabelText
constgetAllByLabelText:BuiltinQueries["getAllByLabelText"]
Defined in: packages/testing/dist/queries.d.ts:42
Returns every mapped widget with matching associated label text. Widgets that are not mapped are never matched. Throws when none match.