Skip to content

API Reference / @gtkx/testing / getAllByRole

Variable: getAllByRole

const getAllByRole: BuiltinQueries["getAllByRole"]

Defined in: queries.d.ts:77

Returns every widget with a matching accessible role and options. Throws when none match.

Released under the MPL-2.0 License.