renhai-lab / sgcc_electricity

本应用可以帮助你将国网的电费、用电量数据接入homeassistant,并且储存到数据库。
160 stars 44 forks source link

[ERROR ] ---- Webdriver quit abnormly #1

Closed renhai-lab closed 1 year ago

renhai-lab commented 1 year ago

issue: [ERROR ] ---- Webdriver quit abnormly, reason: Message: no such element: Unable to locate element: {"method":"css selector","selector":".user"}

solution:

  1. 等待下次重试。
  2. 或者尝试增加.env中DRIVER_IMPLICITY_WAIT_TIME(浏览器超时等待时间)LOGIN_EXPECTED_TIME(登录超时时间)的值。