Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Both mouse.leftClick and mouse.rightClick should reuse click #390

Closed
s1hofmann opened this issue Apr 17, 2022 · 0 comments · Fixed by #391
Closed

Both mouse.leftClick and mouse.rightClick should reuse click #390

s1hofmann opened this issue Apr 17, 2022 · 0 comments · Fixed by #391
Assignees
Labels
enhancement Enhancement to existing features
Milestone

Comments

@s1hofmann
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant