initEvent ("transitionend", true, true); element.dispatchEvent(event); }. And then in your test use it like so: test("Some description here", ...
確定! 回上一頁