By using the click() method on the checkbox we can simulate a mouse click, which would flip the checkbox value. For example: checkbox.click();.
確定! 回上一頁