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(),