Skip to content

API Reference / @gtkx/testing / findAllByDisplayValue

Variable: findAllByDisplayValue

const findAllByDisplayValue: BuiltinQueries["findAllByDisplayValue"]

Defined in: queries.d.ts:131

Waits for and returns every widget with a matching display value, retrying until at least one appears or the timeout elapses.

Released under the MPL-2.0 License.