Index: tools/skp/page_sets/skia_forecastio_desktop.py |
diff --git a/tools/skp/page_sets/skia_forecastio_desktop.py b/tools/skp/page_sets/skia_forecastio_desktop.py |
index 34cee15992199a7681367256e57dae15576f6c09..e1356fe76a334c048921df48c8083d45c503fd59 100644 |
--- a/tools/skp/page_sets/skia_forecastio_desktop.py |
+++ b/tools/skp/page_sets/skia_forecastio_desktop.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 SkiaForecastioDesktopPageSet(page_set_module.PageSet): |