findByError
Function: findByError()
Section titled “Function: findByError()”function findByError<T>(...args): Promise<T>;Defined in: queries/error.ts:71
Type Parameters
Section titled “Type Parameters”T extends TestInstance = TestInstance
Parameters
Section titled “Parameters”…[TestInstance, Matcher, SelectorMatcherOptions, waitForOptions]
Returns
Section titled “Returns”Promise<T>
