Searched refs:orientationOption (Results 1 – 1 of 1) sorted by relevance
293 UiObject orientationOption = new UiObject(new UiSelector().text(orientation)); in changeOrientation() local294 orientationOption.click(); in changeOrientation()