Results 8 comments of ZouTao

I want to know, too. Anybody can help me?

Thanks. Looking forward to your reply.

I hava two quesitons: 1. No matter impact,is my idea right or wrong?Because I want to get write latency. 2. Why not report the write latency?I think it‘s a important...

> develop分支解决了这个issue,数据从服务器获取,只需修改下日期。如果系统又更改了数据格式,那么需要手动打卡一次。并且现在只需提供账号密码,不用编辑那一大段信息。 zt@ndsl81:~/uestc_health_report$ python3 cv_main.py ./geckodriver /usr/lib/python3/dist-packages/requests/__init__.py:89: RequestsDependencyWarning: urllib3 (1.26.7) or chardet (3.0.4) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported " cv_main.py:69: DeprecationWarning:...

> 这个问题有点像是你模块没有安装完整,因为requirements.txt里面有个pywin32==300,这个地方在非windows系统下会安装报错,导致后面的module安装不上 但是上个版本的代码 我在ubuntu 服务器版本上是可以跑的

> 应该是我把无窗口登录给注释掉了的原因,我改了,你更新下代码试试呢 ![image](https://user-images.githubusercontent.com/19572081/144824354-bfc3cf67-18cf-427b-8229-352f4f89e28a.png) 好起来了,但是有了个新bug好像 ![1638785155(1)](https://user-images.githubusercontent.com/28475389/144827173-d383d289-19e4-4dc1-9ab4-a7c34a90a6c4.png)

> > > 应该是我把无窗口登录给注释掉了的原因,我改了,你更新下代码试试呢 ![image](https://user-images.githubusercontent.com/19572081/144824354-bfc3cf67-18cf-427b-8229-352f4f89e28a.png) > > > > > > 好起来了,但是有了个新bug好像 ![1638785155(1)](https://user-images.githubusercontent.com/28475389/144827173-d383d289-19e4-4dc1-9ab4-a7c34a90a6c4.png) > > ![image](https://user-images.githubusercontent.com/19572081/144830006-47d9cacd-0f75-45d9-82dc-66e24a9ad3d4.png) > > 异步刷新问题,更新下代码 err_msg = self.driver.find_element_by_id('msg').text Traceback (most recent call last): File "cv_main.py", line...

> > > > > 应该是我把无窗口登录给注释掉了的原因,我改了,你更新下代码试试呢 ![image](https://user-images.githubusercontent.com/19572081/144824354-bfc3cf67-18cf-427b-8229-352f4f89e28a.png) > > > > > > > > > > > > 好起来了,但是有了个新bug好像 ![1638785155(1)](https://user-images.githubusercontent.com/28475389/144827173-d383d289-19e4-4dc1-9ab4-a7c34a90a6c4.png) > > > > ![image](https://user-images.githubusercontent.com/19572081/144830006-47d9cacd-0f75-45d9-82dc-66e24a9ad3d4.png) > > > >...