pub(crate) fn generate_selectors_till_level(depth: usize) -> Vec<String> ⓘ
Generate selectors which selects the nodes in the tree and all the properties on the nodes till a given depth.