From f9d373ccd79c28cc600129fd85bb586c732050f3 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Mon, 28 Nov 2022 11:04:34 +0100 Subject: [PATCH] Updated Run JavaScript before change detection (markdown) --- Run-JavaScript-before-change-detection.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Run-JavaScript-before-change-detection.md b/Run-JavaScript-before-change-detection.md index cbbfa9c..26a3398 100644 --- a/Run-JavaScript-before-change-detection.md +++ b/Run-JavaScript-before-change-detection.md @@ -1,4 +1,10 @@ -You can run JavaScript _before_ performing change detection and filters/triggers, this is handy for filling in fields, clicking buttons and other actions +You can run JavaScript _before_ performing change detection and filters/triggers. + +If you need to fill in fields, click boxes, accept cookies etc, please use the **Browser Steps** interface tab + + + + Under `Watch Settings` > `Request` > `Execute JavaScript before change detection`