Searched refs:orientationOption (Results 1 – 1 of 1) sorted by relevance
211 UiObject orientationOption = mDevice.findObject(new UiSelector().text(orientation)); in setPageOrientation() local212 orientationOption.click(); in setPageOrientation()