Traceback (most recent call last):
File "log_all.py", line 72, in
driver.wait_for_login()
File "/home/admin/.local/lib/python3.8/site-packages/webwhatsapi/init.py", line 250, in wait_for_login
WebDriverWait(self.driver, timeout).until(
File "/home/admin/.local/lib/python3.8/site-packages/selenium/webdriver/support/wait.py", line 80, in until
raise TimeoutException(message, screen, stacktrace)
selenium.common.exceptions.TimeoutException: Message:
Waiting for QR fails with
Fix taken from: https://github.com/open-wa/wa-automate-python