Skip to content

API Reference / @gtkx/testing / getByRole

Variable: getByRole

const getByRole: BuiltinQueries["getByRole"]

Defined in: packages/testing/dist/queries.d.ts:12

Gets one mapped widget by accessible role.

Released under the MPL-2.0 License.