queryByRole

abstract fun <T : HTMLElement> queryByRole(role: ByRoleMatcher, options: ByRoleOptions = definedExternally): T?(source)