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`