IDEMPIERE-92 Implement Selenium testing framework. Fixed "org.openqa.selenium.remote.ErrorHandler$UnknownServerException: Element is no longer attached to the DOM"

This commit is contained in:
Heng Sin Low 2013-05-03 14:30:59 +08:00
parent 82e8e4a65b
commit 7107061336
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ public class ZkFixture extends SpiderFixture {
}
}
ensureBecomes(new PollForWithError() {
ensureMatchesNoException(new PollForWithError() {
@Override
public boolean matches() {
//search again to avoid StaleElementReferenceException