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