debug_screenshot.py aktualisiert
This commit is contained in:
@@ -48,7 +48,7 @@ async def main():
|
||||
await page.type('input[name="password"]', HA_PASSWORD)
|
||||
|
||||
logging.info("Klicke auf 'LOG IN'-Button...")
|
||||
await page.click('button[type="submit"]')
|
||||
await page.click('ha-form > mwc-button')
|
||||
|
||||
logging.info("Warte nach Login auf Navigation/Neuladen...")
|
||||
# Wir warten, bis ein bekanntes Element des Dashboards erscheint.
|
||||
|
||||
Reference in New Issue
Block a user