Selects descendants by visible text.
BrownfieldSelection findByText(String text) => root.findByText(text);