Collections库是RobotFramework用来处理列表和字典的库,官方文档是这样介绍的:A test library providing keywords for handling lists and dictionaries. 官方文档:http://robotframework.org/robotframework/latest/libraries/Collections.html Keywords Keyword Arguments Documentation Append T
Catenate :关键字可以连接多个信息. Create List :关键字可以定义列表. get time :获取当前时间. Evaluate :数值运算并得到结果: Should系列关键字是Should打头的一系列关键字. Should Be Empty :验证给定的项目为空: Should Be Equal : fail除非对象相等: Should Be Equal As Integers : fail除非转换为整数后相等: Should Be Equal As Numbers :除非转