Closed theRealProHacker closed 1 year ago
J("button").click()
Should emit the "click" event on the J Element
Changed difficulty to very hard. When we for example emit the click event on a button, what should the mouse_pos or the button be?
click
mouse_pos
button
Should emit the "click" event on the J Element