家知识库EveryStep脚本工具ES 对象模型DM浏览器方法 图片断言 DMBrowser.PictureAssert Method 定义 在 HTML 文档中搜索指定的图片(默认超时为 50 秒)。 public virtual void PictureAssert(Bitmap pictureToAssert, double threshold = 0.95, TimeSpan timeout) 参数 图片到断言 位图 阈值 双倍 超时 时间跨度 例子 tab0.PictureAssert (PictureList [0]);