Searched refs:setDialogText (Results 1 – 3 of 3) sorted by relevance
84 bots.main.setDialogText(newName); in testRenameFile_OkButton()100 bots.main.setDialogText(newName); in testRenameFile_Enter()127 bots.main.setDialogText(newName); in testRenameFile_Cancel()143 bots.main.setDialogText(newName); in testRenameDir()166 bots.main.setDialogText(newName); in testRename_RecoverAfterConflict()185 bots.main.setDialogText(fileName2); in renameWithConflict()
64 bots.main.setDialogText("Kung Fu Panda"); in testCreateDirectory()
117 public void setDialogText(String text) throws UiObjectNotFoundException { in setDialogText() method in UiBot