• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

microlinkhq / browserless / 29202937923
79%

Build:
DEFAULT BRANCH: master
Ran 12 Jul 2026 05:57PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
29202937923

push

github

web-flow
fix(goto): skip dismiss when CMP exposes a reject button (multilingual) (#829)

* fix(goto): skip dismiss when CMP exposes a reject button

Dismiss could click an acknowledge button on ARIA consent modals before
autoconsent opted out, especially when consent copy did not match the
keyword guard or had not rendered yet. Leave those dialogs to autoconsent
when any visible reject-style button is present.

Co-authored-by: kikohumanbeatbox <kikohumanbeatbox@gmail.com>

* test(goto): cover dismiss reject-button guard for CMP dialogs

* fix(goto): broaden dismiss reject-button guard for CMP variants

Extend REJECT_TEXT to match 'Reject all cookies', 'Disagree',
'Continue without accepting', and 'Only essential cookies' so a CMP
with non-matching consent copy is never acknowledged as accept before
autoconsent opts out. Document the guard in the scope comment and cover
the 'cookies' suffix variant with a unit test.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* fix(goto): make dismiss reject-button guard multilingual

The reject-button guard was English-only, so the accept-instead-of-optout
bug it prevents recurred on every non-English CMP: a modal with no English
consent copy and a localized reject button (Ablehnen, Tout refuser,
Rechazar, Rifiuta, Weigeren, Rejeitar, Odrzuc) still got its OK clicked
before autoconsent opted out. Build REJECT_TEXT from a curated per-language
word list covering the EU languages where consent walls are densest. A
false positive stays a no-op, so widening carries no wrong-click risk.

Cover German and French CMPs with unit tests.

Learned from the I-Still-Dont-Care-About-Cookies rule set, which is
fundamentally multilingual; the CMP-specific opt-out itself stays with
autoconsent, this only widens the generic dialog fallback's safety guard.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* refactor(goto): fuse dismiss reject guard into one button pass

Merge hasRejectButton into th... (continued)
Source Files on build 29202937923
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #29202937923
  • 24e99d13 on github
  • Prev Build on master (#29021833414)
  • Next Build on master (#29311672823)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc