pub(crate) fn generate_selectors_till_level(depth: usize) -> Vec<String> 
Expand description

Generate selectors which selects the nodes in the tree and all the properties on the nodes till a given depth.