summaryrefslogtreecommitdiff
path: root/test/monkey-tests/inserted-script.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/monkey-tests/inserted-script.yaml')
-rw-r--r--test/monkey-tests/inserted-script.yaml9
1 files changed, 8 insertions, 1 deletions
diff --git a/test/monkey-tests/inserted-script.yaml b/test/monkey-tests/inserted-script.yaml
index b2f8fbf64..ac7bb0f7f 100644
--- a/test/monkey-tests/inserted-script.yaml
+++ b/test/monkey-tests/inserted-script.yaml
@@ -10,7 +10,14 @@ steps:
window: win1
- action: navigate
window: win1
- url: file:///home/dsilvers/dev-netsurf/workspace/netsurf/test/js/inserted-script.html
+ url: about:blank
+- action: block
+ conditions:
+ - window: win1
+ status: complete
+- action: js-exec
+ window: win1
+ cmd: location.assign("file:///home/dsilvers/dev-netsurf/workspace/netsurf/test/js/inserted-script.html")
- action: block
conditions:
- window: win1