diff --git a/nuclei-templates/saml-headless-all.yaml b/nuclei-templates/saml-headless-all.yaml
index 005f4e93722e36ae212368014bbe24bde9eefbe2..57a5d03a529c16efe0746b54b8d935437c0e163e 100644
--- a/nuclei-templates/saml-headless-all.yaml
+++ b/nuclei-templates/saml-headless-all.yaml
@@ -7,7 +7,7 @@ info:
 variables:
   AUTHORIZATION: "Bearer abcd...789"
   CONFORMANCE_IDP_BASE_URL: https://conformance-idp.maiv1.incubator.geant.org/
-  RESULT_OUTPUT_DIR: ""
+  SCREENSHOTS_DIR: ""
   FILENAME: '{{date_time("%Y-%M-%D_%H-%m-%s")}}-{{replace_regex(BaseURL,"(\\W+)","_")}}'
   TEST_CASES:
     - noSignature
@@ -41,7 +41,7 @@ headless:
       args:
         fullpage: "true"
         mkdir: "true"
-        to: '{{RESULT_OUTPUT_DIR}}{{TEST_CASE}}-{{FILENAME}}'
+        to: '{{SCREENSHOTS_DIR}}{{TEST_CASE}}-{{FILENAME}}'
     matchers:
       - type: dsl
         dsl: