Searched refs:gestureSelectFiles (Results 1 – 2 of 2) sorted by relevance
39 bots.gesture.gestureSelectFiles(fileName1, fileName2); in testGridGestureSelect_twoFiles()46 bots.gesture.gestureSelectFiles(fileName2, dirName1); in testGridGestureSelect_multipleFiles()54 bots.gesture.gestureSelectFiles(fileName1, fileName2); in testListGestureSelect_twoFiles()62 bots.gesture.gestureSelectFiles(fileName2, dirName1); in testListGestureSelect_multipleFiles()
55 public void gestureSelectFiles(String startLabel, String endLabel) throws Exception { in gestureSelectFiles() method in GestureBot