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