diff --git a/Run-JavaScript-before-change-detection.md b/Run-JavaScript-before-change-detection.md index 4992a6a..bb8d185 100644 --- a/Run-JavaScript-before-change-detection.md +++ b/Run-JavaScript-before-change-detection.md @@ -2,9 +2,9 @@ You can run JavaScript _before_ performing change detection, this is handy for f This is best used with the Chrome Playwright driver. -Example: +**Example**: -Fill in the search box and click submit at http://www.quotationspage.com/random.php +Fill in the search box and click submit at http://www.quotationspage.com/random.php ( Add this shared watch https://changedetection.io/share/qvQ8NFFxQsMa )