使用 getAttribute 方法时出现无效的 xpath 错误...尽管我能够在 firepath 中使用相同的 xpath 定位图像。
我正在使用以下方法..
String imgAtt = StartServer.browser.getAttribute("//img[contains(@alt,'Selenium IDE Logo')]");
错误:
线程“主”com.thoughtworks.selenium.SeleniumException 中的异常:错误:无效的 xpath [2]://img [包含(在 com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:112)