Skip to content

findByText

function findByText<T>(...args): Promise<T>;

Defined in: queries/text.ts:69

T extends TestInstance = TestInstance

…[TestInstance, Matcher, SelectorMatcherOptions, waitForOptions]

Promise<T>