We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1dc59 commit e1d58edCopy full SHA for e1d58ed
tests/docs/smoke-all/website-search/algolia-with-consent/index.qmd
@@ -15,6 +15,8 @@ _quarto:
15
- '"cookie-consent-enabled":\s*true'
16
# Scripts should be deferred with cookie-consent attribute
17
- 'type="text/plain"[^>]*cookie-consent="tracking"[^>]*>[\s\S]*search-insights'
18
+ # Default type should be express
19
+ - 'cookieconsent.run\(\{[^}]*"consent_type":"express"'
20
---
21
22
This test verifies that when `cookie-consent` is configured in the website settings:
0 commit comments