tap()
Sends a tap event to a hittable point the system computes for the element.
Declaration
func tap()Discussion
If the element exists within a scrollable view but is offscreen, the framework attempts to scroll the element onscreen before performing the tap.