Searched refs:setDialogText (Results 1 – 3 of 3) sorted by relevance
80 bots.main.setDialogText(newName); in testRenameFile_OkButton()95 bots.main.setDialogText(newName); in testRenameFile_Enter()109 bots.main.setDialogText(newName); in testRenameFile_Cancel()127 bots.main.setDialogText(newName); in testRenameDir()142 bots.main.setDialogText(fileName2); in testRename_NameExists()
120 bots.main.setDialogText("Kung Fu Panda"); in testCreateDirectory()
117 public void setDialogText(String text) throws UiObjectNotFoundException { in setDialogText() method in UiBot