I have tried everything I can online. This is Android and I have also tried to use a click to swipe the bar over and it still doesn’t work. I have tried about 100 variations of this _driver.FindElement(MobileBy.AndroidUIAutomator(“(new UiScrollable(new UiSelector().scrollable(true)).setAsHorizontalList().scrollIntoView(new UiSelector().text(’ + text to search + '))”)).Click(); I am not sure the above code is C# and since its in “” Typically I get could not parse or it does not even move the screen at all.