我使用+ WebDriver (Thucydides)和Maven。net.thucydides.core.webdriver.WebdriverAssertionError: Element is not currently visible and so may not be interacted with谢谢。
我正在尝试执行下面的Selenium Web驱动程序脚本,但是我多次(不是所有的时间)都会收到org.openqa.selenium.ElementNotVisibleException: Element is not currently visible and so may not be interacted with错误。有时在循环中第一次迭代,有时在2次迭代中,有时没有开始循环。它打印所有可用的项目是正确的,但为什么要点击项目,它显示Element is not currently visible...
public void pickitems() throws Exception