Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 May 03:23
4319074

1.1.0 (16.05.2024)

  • Created a new function get_elements_by_class_name(name: str) -> list[HtmlElement] to retrieve all HTML element by its class.