robot framework 中should be true 与should contain 的区别

should be true  是否等于;判断是否
should contain  是否包含 a是否包含b

原文地址:https://www.cnblogs.com/Chamberlain/p/10729071.html