From 7bbde011401f61a13cd05ad37070b6c8a0b7179f Mon Sep 17 00:00:00 2001 From: WendyFPM Date: Tue, 28 May 2024 15:38:33 -0400 Subject: [PATCH] AddelectorsToAB --- selectors/abTesting.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/selectors/abTesting.js b/selectors/abTesting.js index 738ed0e..d0c8cb2 100644 --- a/selectors/abTesting.js +++ b/selectors/abTesting.js @@ -10,7 +10,9 @@ export default { deleteAltB_Btn: '[id="tab-B-remove"]', confirmEnableBtn: 'button[data-test="ab-enable-alternative-ok"]', confirmDeleteBtn: 'button[data-test="ab-delete-alternative-ok"]', - + confirmReplaceAlt: '[data-test="ab-replace-alternative-ok"]', + colorTagA: '[class="rounded px-1 mr-1 bg-secondary text-white"]', + colorTagB: '[class="rounded px-1 mr-1 bg-success text-white"]', menuInspectorBtn: '[data-cy="inspector-button"]', //Replace alternative