python代码实现自动化测试中字符串自动生成
摘要:import datetimeimport randomimport stringt1 = datetime.datetime.today()t1 = t1.strftime("%Y%m%d%H%M%S")print(t1)print("大小写字母:" + string.ascii_letters)
阅读全文
posted @ 2021-11-13 22:43
posted @ 2021-11-13 22:43
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
23 | 24 | 25 | 26 | 27 | 28 | 1 | |||
2 | 3 | 4 | 5 | 6 | 7 | 8 | |||
9 | 10 | 11 | 12 | 13 | 14 | 15 | |||
16 | 17 | 18 | 19 | 20 | 21 | 22 | |||
23 | 24 | 25 | 26 | 27 | 28 | 29 | |||
30 | 31 | 1 | 2 | 3 | 4 | 5 |
大佬~~可以转载你的一些文章吗
为啥不对比selenium
大佬虫师出了一个Playwright
的教程,可以在 B 站搜到,内容很全面