API Reference / @gtkx/testing / findByName
Variable: findByName
constfindByName:BuiltinQueries["findByName"]
Defined in: packages/testing/dist/queries.d.ts:110
Waits for and returns the single mapped widget with a matching widget name, retrying until it appears or the timeout elapses. Widgets that are not mapped are never matched. Rejects when none or more than one matches.