From 1482cd1c961bb2befa6fcfabe40e713f5b63380b Mon Sep 17 00:00:00 2001 From: Davide Brocchetto Date: Thu, 16 Mar 2023 11:06:33 +0100 Subject: [PATCH] Fixed test instability (#18174) --- test/e2e/swaps/shared.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/swaps/shared.js b/test/e2e/swaps/shared.js index f6cb920a5..ef7eb8278 100644 --- a/test/e2e/swaps/shared.js +++ b/test/e2e/swaps/shared.js @@ -83,7 +83,7 @@ const reviewQuote = async (driver, options) => { 'Error: SwapFrom has wrong symbol', ); const swapToSymbol = await driver.waitForSelector( - '.main-quote-summary__destination-row', + '.main-quote-summary__destination-row > span', ); assert.equal( await swapToSymbol.getText(),