0

我的测试已经运行了一年多,今天我的测试服的许多部分开始出现以下错误:

Error: Error while running "waitForElementVisible" command: "Error: Provided locating strategy "//span[contains(text(),'Element')]" is not supported for .waitForElementVisible(). It must be one of the following: id, css selector, link text, partial link text, tag name, xpath

所有 Xpath 定位器都是有效的(以前工作过,在浏览器控制台中检查过)。如果我用 verify.elementPresent() 替换 .waitForElementVisible() - 它可以工作

有谁知道可能发生了什么?

4

0 回答 0