pub fn get_inner_text(
element: &ElementRef<'_>,
normalize_spaces: bool,
) -> StringExpand description
Get the inner text content of an element
pub fn get_inner_text(
element: &ElementRef<'_>,
normalize_spaces: bool,
) -> StringGet the inner text content of an element