#295·cap

feature request: allow setting "required" instrumentation checks in Cap standalone

Author: The-Best-CodesCreated Aug 4, 2026Updated Aug 4, 2026

what problem would this feature solve, if any? Instrumentation checks for blocking headless browsers currently pick some random checks to run, rather than running all of them. However, this often excludes checks like navigator.webdriver, which are very important, and I would like to always run that check.

describe the solution you'd like An option in the dashboard of Cap standalone to ALWAYS run certain instrumentation challenges.

describe alternatives you've considered Turnstile ()

additional context: N/A