check that toggle-volume icon is not visible browser.expect.element('.toggle-volume') .to.not.be.visible // check that pause button is disabled ...
確定! 回上一頁