get_inner_text

Function get_inner_text 

Source
pub fn get_inner_text(
    element: &ElementRef<'_>,
    normalize_spaces: bool,
) -> String
Expand description

Get the inner text content of an element