Skip to content

API Reference / @gtkx/testing / findAllByText

Variable: findAllByText

const findAllByText: BuiltinQueries["findAllByText"]

Defined in: queries.d.ts:101

Waits for and returns every widget with matching rendered text content, retrying until at least one appears or the timeout elapses.

Released under the MPL-2.0 License.