wait up to 10 seconds for the first next link
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 5 Sep 2013 14:21:38 +0000 (14:21 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 5 Sep 2013 14:21:38 +0000 (14:21 +0000)
test/spec/mkws-pazpar2.js

index 8df666f..25b18e0 100644 (file)
@@ -73,7 +73,7 @@ describe("Check pazpar2 navigation", function () {
 
         waitsFor(function () {
             return $("div#mkwsPager div:nth-child(2) a").length >= 2 ? true : false;
-        }, "Expect next link 2", 5 * 1000);
+        }, "Expect next link 2", 10 * 1000);
 
         runs(function () {
             // click next/prev after N seconds