Static methods
withMouse
This will return IClickableActions which will expose different methods to handle mouse actions.
Instance methods
click
This method is used to click on the given element if it’s a Web application or will perform tap action if the element is on Mobile. It will also scroll the element into view before clicking on it (in Web application)
