clickAt

fun clickAt(x: Int, y: Int): ViewAction

A ViewAction which clicks at the given x and y coordinates within the view.