Index: tools/skp/page_sets/skia_ukwsj_nexus10.py |
diff --git a/tools/skp/page_sets/skia_ukwsj_nexus10.py b/tools/skp/page_sets/skia_ukwsj_nexus10.py |
index 02db04463ecc1aefedddfdbfc84c368f1e7e477a..b3297e28522287a5e844048d027cf46167366902 100644 |
--- a/tools/skp/page_sets/skia_ukwsj_nexus10.py |
+++ b/tools/skp/page_sets/skia_ukwsj_nexus10.py |
@@ -20,7 +20,7 @@ class SkiaBuildbotDesktopPage(page_module.Page): |
def RunNavigateSteps(self, action_runner): |
action_runner.NavigateToPage(self) |
- action_runner.Wait(5) |
+ action_runner.Wait(15) |
class SkiaUkwsjNexus10PageSet(page_set_module.PageSet): |