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