The method until(Function) in the type FluentWait is not applicable

 The method until(Function<? super WebDriver,V>) in the type FluentWait<WebDriver> is not applicable for the arguments (ExpectedCondition<WebElement>)
致使問題的緣由: 項目中引用的guava版本有些低,
解決方式:
使用

 

高版本,下載路徑: https://mvnrepository.com/artifact/com.google.guava/guava
相關文章
相關標籤/搜索