Skip to content

Commit 6e7bbc3

Browse files
NdpntMattiSG
andauthored
Improve doc
Co-authored-by: Matti Schneider <[email protected]>
1 parent a5a6897 commit 6e7bbc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/terms/reference/declaration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ As an array of those:
9797
type="boolean"
9898
description=`Boolean flag to execute client-side JavaScript before accessing content.
9999

100-
When enabled, this loads the page in a headless browser to execute client-side scripts and load dynamic content, which is necessary when JavaScript modifies or loads content after the initial page load. If undefined, the engine will automatically balance performance and tracking success rate, defaulting to not executing scripts and escalating to headless browser if needed.`
100+
When enabled, this loads the page in a headless browser to execute client-side scripts and load dynamic content, which is necessary when JavaScript modifies or loads content after the initial page load. If undefined, the engine will automatically balance performance and tracking success rate, defaulting to not executing scripts and escalating to headless browser if the page fails to load.`
101101
default="undefined"
102102
example="true"
103103
/>}}

0 commit comments

Comments
 (0)