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