diff --git a/packages/integration-tests/package.json b/packages/integration-tests/package.json
index 17c977c49c0f..f536efa680e2 100644
--- a/packages/integration-tests/package.json
+++ b/packages/integration-tests/package.json
@@ -19,6 +19,7 @@
"type-check": "tsc",
"pretest": "yarn clean && yarn type-check",
"test": "playwright test ./suites",
+ "test:replay": "yarn pretest && PWDEBUG=console playwright test ./suites/replay/privacy",
"test:bundle:es5": "PW_BUNDLE=bundle_es5 yarn test",
"test:bundle:es5:min": "PW_BUNDLE=bundle_es5_min yarn test",
"test:bundle:es6": "PW_BUNDLE=bundle_es6 yarn test",
diff --git a/packages/integration-tests/suites/replay/privacy/template.html b/packages/integration-tests/suites/replay/privacy/template.html
index a61532e6ae68..2eb0f8df7b37 100644
--- a/packages/integration-tests/suites/replay/privacy/template.html
+++ b/packages/integration-tests/suites/replay/privacy/template.html
@@ -11,5 +11,6 @@
+