Skip to content

Commit

Permalink
Fine-tuning
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 30, 2014
1 parent fc2d037 commit 58fcf27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ public void waitForFieldsToLoad() {
}

public void waitForCalulationResult() {
waitForRenderedElements(By.cssSelector(".calculated-points"));
waitFor(".calculated");
waitFor(250).milliseconds();
}
}

This file was deleted.

0 comments on commit 58fcf27

Please sign in to comment.