Hi I am looking to override the protractor click method, and was looking for advice on how I can do this. Im looking to override the protractor click method because I want to add some custom methods to wait for overlay in my application, wait for element to be visible, wait for staleness of element, and wait for all ajax requests to finish. Is something like this possible?