Click the iframe?

This commit is contained in:
tretrauit 2021-07-04 20:05:06 +00:00
parent 01d4db7b8c
commit 0147df6256

View File

@ -64,6 +64,7 @@
// Spin // Spin
clickFirstButtonByClassName("wheel__main--note") clickFirstButtonByClassName("wheel__main--note")
clickFirstButtonByClassName("chest") clickFirstButtonByClassName("chest")
document.getElementsByClassName("widget2").dispatchEvent(new MouseEvent("click"));
} }
} }
// Close the dialog // Close the dialog