wjzero
Results
2
issues of
wjzero
mostly we want the timestamps to save the current date time at local timezone, or we should have access to config the timezone rather than save utc time directly. Is...
## 代码 ``` import uiautomator2 as u2 from atx.ext.chromedriver import ChromeDriver d = u2.connect() driver = ChromeDriver(d).driver() ``` ## 详细报错 ``` driver = ChromeDriver(d).driver(process='com.tencent.mm:toolsmp') File "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64\lib\site-packages\atx\ext\chromedriver.py",...
invalid