Miscellaneous functions that we built for customers that don’t fit into other categories.
def get_dropdown_options(self, element_description: str) -> List[str]:
def get_page_url(self) -> str:
def reload() -> None
Was this page helpful?