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