Searched refs:printerName (Results 1 – 1 of 1) sorted by relevance
294 protected void selectPrinter(String printerName) throws UiObjectNotFoundException { in selectPrinter() argument299 UiObject printerOption = new UiObject(new UiSelector().text(printerName)); in selectPrinter()