findAllByRole

suspend external fun <T : HTMLElement> findAllByRole(container: HTMLElement, role: ByRoleMatcher, options: ByRoleOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): ReadonlyArray<T>(source)