使用此代码时出现错误,错误是
“FluentWait 类型中的方法 withTimeout(Duration) 不适用于参数 (int, TimeUnit)”
Wait wait = new FluentWait(driver) .withTimeout(30, SECONDS) .pollingEvery(5, SECONDS) .ignoring(NoSuchElementException.class);
慕沐林林
绝地无双
暮色呼如
相关分类