findByTitle

suspend external fun <T : HTMLElement> findByTitle(container: HTMLElement, id: Matcher, options: MatcherOptions = definedExternally, waitForElementOptions: waitForOptions = definedExternally): T(source)