After enabling the CAPTCHA module, the following text appears in MY_SITE/admin/config/development/performance :
The CAPTCHA module will disable the caching of pages that contain a CAPTCHA element.

Does this mean that if a page contains a view whose caching is enabled,
this view will NOT be cached ? not the view's content and not the view's display?