var theLionKing= element(by.xpath('//div[@class="HakunaMatata"]')); expect(theLionKing.getText()).to.eventually.equal('Hakuna Matata', "Text not found");.
確定! 回上一頁