mouseMove (element2). mouseUp(). perform(); // You can also use the `dragAndDrop` convenience action. browser.actions(). dragAndDrop(element1, element2).
確定! 回上一頁