摘要:
--from <fluent phthon> This is why modifying the contents of a dict while iterating through it is a bad idea. If you need to scan and add items to a d 阅读全文
摘要:
1.Download HTMLTestRunner.py ,add it directly into your working directory as a module (if use python3, need some adjustment )2.Create our unit test fi 阅读全文
摘要:
from fluent python: Python sequences are often categorized as mutable or immutable, but it is also useful to consider a different axis: flat sequences 阅读全文
摘要:
使用selenium的chrome driver总是error . check setting 1. path 2.chromedriver.exe location also in the same foldefr as chrome. But error still exists . 暂时直接指 阅读全文