I filed an issue over a year ago with the ruby library for scroll_to and scroll_to_exact. There was a problem with these two methods because they look for both text and description, and some logic was broken. We liberated the code and only search for one of the two. This has worked reliably for us. I suspect you can do something similar with the Java code.