**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