def __init__(self, selenium: webdriver.Remote): super().__init__(selenium) self.node_count = None # type: int