API Reference / @gtkx/testing / findByLabelText
Variable: findByLabelText
constfindByLabelText:BuiltinQueries["findByLabelText"]
Defined in: queries.d.ts:93
Waits for and returns the single widget with matching associated label text, retrying until it appears or the timeout elapses. Rejects when none or more than one matches.