I might try this: cy.get(".ibxudA").find('.WildnessText-kRKTej').invoke('text').then((text) => { expect(text.trim()).equal('Wildness') });.
確定! 回上一頁