From c0d186db60639f036aa9d0f990da7b7dd7815cde Mon Sep 17 00:00:00 2001 From: MarinhoFeliphe Date: Mon, 6 May 2024 19:25:23 -0300 Subject: [PATCH] LPD-23693 Allow script content by default in E2E tests --- build-test.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-test.xml b/build-test.xml index 2de1a47dd64942..285ab17514612a 100644 --- a/build-test.xml +++ b/build-test.xml @@ -4499,6 +4499,12 @@ tell application "Safari" to quit + + + allowScriptContentToBeExecutedOrIncluded="true" + + + @@ -13423,6 +13429,7 @@ captcha.enforce.disabled=true +