From dfe9ca4f25039ca702412563cbb7d33ab9f69c9e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 5 Jun 2019 10:14:32 +0100 Subject: remove hp.com from popular sites as it takes more than a minute to respond --- 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 c3004e0..95fc335 100644 --- a/monkey-test/popular-sites.yaml +++ b/monkey-test/popular-sites.yaml @@ -1811,20 +1811,20 @@ steps: - action: plot-check window: win1 checks: -- action: timer-restart - timer: timer1 -- action: navigate - window: win1 - url: https://hp.com/ -- action: block - conditions: - - window: win1 - status: complete - - timer: timer1 - elapsed: 60 -- action: plot-check - window: win1 - checks: +#- action: timer-restart +# timer: timer1 +#- action: navigate +# window: win1 +# url: https://hp.com/ +#- action: block +# conditions: +# - window: win1 +# status: complete +# - timer: timer1 +# elapsed: 60 +#- action: plot-check +# window: win1 +# checks: - action: timer-restart timer: timer1 - action: navigate -- cgit v1.2.3