withOffset(_:)
Creates a new coordinate with an absolute offset in points from the original coordinate.
Declaration
func withOffset(_ offsetVector: CGVector) -> XCUICoordinateCreates a new coordinate with an absolute offset in points from the original coordinate.
func withOffset(_ offsetVector: CGVector) -> XCUICoordinate