ByTitle
API
getByTitle(
// If you're using `screen`, then skip the container argument:
container: HTMLElement,
title: TextMatch,
options?: {
exact?: boolean = true,
normalizer?: NormalizerFn,
}): HTMLElement<span title="Delete" id="2"></span>
<svg>
<title>Close</title>
<g><path /></g>
</svg>Options
Last updated