Skip to content

API Reference / @gtkx/testing / findAllByName

Variable: findAllByName

const findAllByName: BuiltinQueries["findAllByName"]

Defined in: queries.d.ts:111

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

Released under the MPL-2.0 License.