Checks if finder exists in the tree.
finder
bool any(Finder finder) { TestAsyncUtils.guardSync(); return finder.evaluate().isNotEmpty; }