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