defaultPrivacyLevel field, developers can control data collection sensitivity, supporting modes from displaying all text (except passwords) to completely hiding page text, ensuring user data security and compliance.
Privacy Policies
- Mask All Text
- Mask Input Content
- Show All Text
Configure 
defaultPrivacyLevel: "mask" to completely hide all text content on the page, preserving only operation behavior and page structure. Suitable for scenarios with high data privacy requirements.

