[ERROR ] ---- Webdriver quit abnormly
renhai-lab opened this issue · 0 comments
renhai-lab commented
issue:
[ERROR ] ---- Webdriver quit abnormly, reason: Message: no such element: Unable to locate element: {"method":"css selector","selector":".user"}
solution:
- 等待下次重试。
- 或者尝试增加.env中**DRIVER_IMPLICITY_WAIT_TIME(浏览器超时等待时间)和LOGIN_EXPECTED_TIME(登录超时时间)**的值。