From 8bfac7f5669212283db6894040bb648a13ba758d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 20 May 2019 10:05:17 +0100 Subject: remove nasa.gov as it throws a certificate window the test harness does not deal with currently --- monkey-test/popular-sites.yaml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/monkey-test/popular-sites.yaml b/monkey-test/popular-sites.yaml index 57fa607..accbad9 100644 --- a/monkey-test/popular-sites.yaml +++ b/monkey-test/popular-sites.yaml @@ -1461,20 +1461,20 @@ steps: - action: plot-check window: win1 checks: -- action: timer-restart - timer: timer1 -- action: navigate - window: win1 - url: https://nasa.gov/ -- 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://nasa.gov/ +#- action: block +# conditions: +# - window: win1 +# status: complete +# - timer: timer1 +# elapsed: 20 +#- action: plot-check +# window: win1 +# checks: - action: timer-restart timer: timer1 - action: navigate @@ -7004,6 +7004,7 @@ steps: elapsed: 20 - action: plot-check window: win1 + checks: - action: window-close window: win1 - action: quit \ No newline at end of file -- cgit v1.2.3