Unable to find click on a Image view

Hi , I am scrolling a UI which contains image view but when the appium scroll the Ui using scrollTo Exact() it could not find that item in the UI even though the we are getting text for that element from UIAutomator . And I also user javascript executor which also is not working . Can any one suggest me what to do ?

Hi Yash,

Please check if below helps:

Thanks,
Sujata

1 Like

Hi @sujata_kalluri ,
Is window.scroll a java-client method or it is written by you ?

Hi,

Its a javascript method.

Thanks,
Sujata

Hi,
When I am using that method its giving “Not yet implemented”. :confounded: