Searched refs:printerOption (Results 1 – 1 of 1) sorted by relevance
280 UiObject printerOption = new UiObject(new UiSelector().text(printerName)); in selectPrinter() local281 printerOption.click(); in selectPrinter()