summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-05-20 10:05:17 +0100
committerVincent Sanders <vince@kyllikki.org>2019-05-20 10:05:17 +0100
commit8bfac7f5669212283db6894040bb648a13ba758d (patch)
tree0fe524a62da5b43e88ad000b4673f063a91b881f
parente26908cf4ae39ed60575d0e95f6821e5c0e8f7b3 (diff)
downloadnetsurf-test-8bfac7f5669212283db6894040bb648a13ba758d.tar.gz
netsurf-test-8bfac7f5669212283db6894040bb648a13ba758d.tar.bz2
remove nasa.gov as it throws a certificate window the test harness does not deal with currently
-rw-r--r--monkey-test/popular-sites.yaml29
1 files 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