reactlynx-testing-library / findAllByTitle
function findAllByTitle<T>(...args: [HTMLElement, Matcher, MatcherOptions, waitForOptions]): ReturnType<FindAllByBoundAttribute<T>>
T
HTMLElement