Uploading image(profile pic)

Hi TuHuynh,

Do you say that even absolute xpath given below too doesn’t work. I had tried this way too but no luck.

driver.findElement(By.xpath("//android.widget.FrameLayout[@index=‘0’]/android.widget.LinearLayout[@index=‘0’]/android.widget.FrameLayout[@index=‘0’]/android.widget.LinearLayout[@index=‘0’]/android.widget.FrameLayout[@index=‘0’]/android.view.View/android.widget.LinearLayout[@index=‘1’]/android.support.v4.view.ViewPager[@index=‘2’]/android.view.View/android.widget.LinearLayout[@index=‘1’]/android.widget.RelativeLayout[@index=‘1’]")).click();

Thanks,
Nic