How to trigger click on one element multi times #19706
Unanswered
justforuse
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to click an element multi times, and I don't want to use
.click().click().click()...
, it there any api to achieve this? thanks a lot.Beta Was this translation helpful? Give feedback.
All reactions