From 0a16a768744640b34d8afeed9148ba9f884ec010 Mon Sep 17 00:00:00 2001 From: WendyFPM Date: Mon, 27 May 2024 16:58:20 -0400 Subject: [PATCH] AddSelectorToTCP43503 --- selectors/abTesting.js | 1 + 1 file changed, 1 insertion(+) diff --git a/selectors/abTesting.js b/selectors/abTesting.js index f74adf1..738ed0e 100644 --- a/selectors/abTesting.js +++ b/selectors/abTesting.js @@ -31,6 +31,7 @@ export default { modalLaunchpad: '[id="launchpadSettingsModal___BV_modal_content_"]', labelLaunchpad: '[id="launchpadSettingsModal___BV_modal_title_"]', closeModalPublish: '[aria-label="Close"]', + tooltipAB_Btn: '//div[@class="tooltip-inner"]', //AB Settings simpleBtn: '[data-test="btn-simple-mode"]',