Skip to content

Support finding any element, optionally with a given tag name

Pre-release
Pre-release
Compare
Choose a tag to compare
@Artur- Artur- released this 08 Feb 13:12

$(TestBenchElement.class) now matches any element
$("some-tag-name") can be used to find elements of type <some-tag-name> when no element class is available