airtest生成单号
摘要:# -*- encoding=utf8 -*-__author__ = "antony" from airtest.core.api import * auto_setup(__file__)unique_number = 200 #起始单号for i in range(100):#生成单号的个数
阅读全文
posted @ 2022-07-30 08:28
posted @ 2022-07-30 08:28
posted @ 2020-04-09 17:30