摘要:
1、Python time time()方法 Python time time() 返回当前时间的时间戳(1970纪元后经过的浮点秒数)。 time()方法语法: 举例: 输出: 2、Python time localtime()方法 Python time localtime() 函数类似gmti 阅读全文
摘要:
官方文档:http://robotframework.org/robotframework/latest/libraries/String.html Introduction A test library for string manipulation and verification.String 阅读全文
摘要:
Collections库是RobotFramework用来处理列表和字典的库,官方文档是这样介绍的:A test library providing keywords for handling lists and dictionaries. 官方文档:http://robotframework.or 阅读全文