8avian
Results
1
issues of
8avian
Login html string should be updated: - self.logged_in = bool(re.compile(r'id="menu-customer-name">(.*)').search(html)) - self.logged_in = bool(re.compile(r'Customer Number: ').search(html))