[question] how to debug onReady.js
Author: heaven1025Created May 30, 2018Updated Oct 20, 2025
hi, I write some custom scripts in file "onBefore.js", can we use any parameter to switch on debug mode to debug script in "onBefore.js" or "onReady.js" ? I tried to use parameter debug in file "backstop.json", but it ran as usual instead of waiting for breakpoint.
thanks at first
Source: garris/BackstopJS