diff --git a/product/ERP5/tests/testFunctionalRunMyDocSample.py b/product/ERP5/tests/testFunctionalRunMyDocSample.py
index 6901204da48de1c4391d92973563919b38f23b28..e1ed28a3defa3aa5ab308c9c96e3377cb0005c7b 100755
--- a/product/ERP5/tests/testFunctionalRunMyDocSample.py
+++ b/product/ERP5/tests/testFunctionalRunMyDocSample.py
@@ -41,7 +41,7 @@ class TestZeleniumRunMyDocSample(ERP5TypeFunctionalTestCase):
     but the usage of Test Page is not mandatory, any valid Selenium Test in HTML 
     can be used.
   """
-  foreground = 1
+  foreground = 0
   run_only = "tutorial_zuite"
   remote_code_url_list = [
      "https://www.tiolive.com/nexedi/test_page_module/14/TestPage_viewSeleniumTest",