← Back to wkappbot-core
wkappbot-core
★★★
CDP popup auto-dismiss strategy: blocking overlay removal before prompt injection
How wkappbot automatically clears blocking popups (login prompts, ad modals, cookie banners on non-AI domains) before CDP prompt injection. Covers ChatGPT stay-logged-out handler, generic X-button dismiss, and AI-service exclusion rules.
user/developer
popupdismissmodalcookiechatgptloginoverlaycdp
Steps
- POPUP AUTO-DISMISS runs automatically before...
- STAGE 1 -- ChatGPT only (chatgpt.com): finds...
- continue without
- use as guest
- skip
- not now/i and clicks. Maintains anonymous se...
- STAGE 2 -- All domains: walks visible [role=...
- EXCLUSION (CRITICAL): overlays matching /acc...
- cookie.*consent
- privacy.*policy/i on AI quota hosts (chatgpt...
- INTEGRATION POINTS: hooked into WaitForEdito...
- QA CHECK: wkappbot ask gpt 'say: hello' shou...