Hey @srikanta
you can’t find element as its Image.Hence you have to find element by using class with index value. Then it will work
Get the no of elements with below class and get index and try to tap on it.
driver.findElement(By.class(“android.widget,ImageButton”)