We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Short overview Both mouse.leftClick and mouse.rightClick should reuse click
Use case Reduce code duplication
Detailed description With the new exposed click method both leftClick and rightClick can be refactored to reuse this method internally
click
leftClick
rightClick