Automatically Disabled Plugins

To ensure the smooth execution of automated tests, CheckView automatically disables certain WordPress plugins from running in the test browser session for connected WordPress sites . This process is automatic and cannot be currently disabled. Note that such plugins are only disabled for CheckView browser sessions and does not affect the experiences of real users.

Below is the list of plugins and add-ons that are disabled during testing by CheckView to prevent conflicts:

WP Forms

  • Disabled Add-Ons:
    • PDF Add-On: Disabling this add-on prevents automatic generation and sending of PDFs during tests, which could lead to unnecessary data usage or clutter.
    • Pre-Process Feeds Add-On: Disabling this add-on ensures that no pre-processing actions are triggered during form submissions, preventing unintended actions or data processing.

Gravity Forms

  • Disabled Feature:
    • Built-in Email Suggestions: Disabling this feature prevents the email suggestions from interfering with form submissions during tests. Documentation


While CheckView takes measures to disable specific plugins to prevent issues during automated testing, this list is not exhaustive. It is important to consider other plugins and integrations that might be triggered during tests, as these could lead to unintended consequences. Read more about best practices.