From b965152fc0f6b012fdc10210ac8ab39e3c63bf9d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 5 Jun 2019 17:07:47 +0100 Subject: disable rt.com as it causes a fetch timeout --- monkey-test/popular-sites.yaml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml index 95fc335..8635dd2 100644 --- a/monkey-test/popular-sites.yaml +++ b/monkey-test/popular-sites.yaml @@ -1251,20 +1251,20 @@ steps: - action: plot-check window: win1 checks: -- action: timer-restart - timer: timer1 -- action: navigate - window: win1 - url: https://rt.com/ -- action: block - conditions: - - window: win1 - status: complete - - timer: timer1 - elapsed: 20 -- action: plot-check - window: win1 - checks: +#- action: timer-restart +# timer: timer1 +#- action: navigate +# window: win1 +# url: https://rt.com/ +#- action: block +# conditions: +# - window: win1 +# status: complete +# - timer: timer1 +# elapsed: 20 +#- action: plot-check +# window: win1 +# checks: - action: timer-restart timer: timer1 - action: navigate -- cgit v1.2.3