public Rect getVisibleBounds() throws UiObjectNotFoundException {
   return el.getVisibleBounds();
 }