intel-screenbot

An Ingress Intel Map Bot for Hangoutsbot
git clone git://archive.git.mtrnord.blog/MTRNord/intel-screenbot.git
Log | Files | Refs | README | LICENSE

commit 3c32c18887a5f58ff9208c80efc912e9cf7b1496
parent bf338b775f01c470f0c2a25622bfa9a95d94864b
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Fri, 11 Nov 2016 22:18:48 +0100

Need more loading time
Diffstat:
Mintel_screenbot/screencap.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/intel_screenbot/screencap.js b/intel_screenbot/screencap.js @@ -77,7 +77,7 @@ function afterCookieLogin(IntelURL, search) { } setTimeout(function() { waitFor({ - timeout: 60000, + timeout: 120000, check: function () { return page.evaluate(function() { if (document.querySelector('#percent_text').textContent == "90") {