captchaforge 0.2.40

Captcha detection and solving for Firefox and BiDi-driven browsers. Detection, vendor solver scaffolding, trusted cross-origin click delivery into nested OOPIFs, and stealth personas are implemented and tested; broad live-vendor solve rates are not yet benchmarked.
Documentation
<!DOCTYPE html>
<html>
<head>
  <title>checkbox_grid_captcha, checkbox_grid_captcha security verification</title>
  <meta charset="utf-8">
  <meta name="vendor" content="checkbox_grid_captcha">
  <style>
    .checkbox_grid_captcha-banner { font-family: system-ui; padding: 12px; }
    .checkbox_grid_captcha-banner h1 { color: #b00020; margin: 0; }
  </style>
</head>
<body>
  <!-- vendor cookies: none documented -->
  <!-- expected window globals: none -->
  <header class="checkbox_grid_captcha-banner">
    <h1>Checkbox Grid Captcha verification</h1>
    <p>Confirm you are human to continue. Vendor: checkbox_grid_captcha.</p>
  </header>
  <noscript>JavaScript is required to complete the checkbox_grid_captcha challenge.</noscript>
  <footer class="checkbox_grid_captcha-footer">Reference page generated for checkbox_grid_captcha.</footer>
  <div data-checkbox-grid-captcha></div>
  <div class="checkbox-grid-captcha"></div>
</body>
</html>