Confirm the presence of Refresh icon on app

Hi Team,

I want to automate the testCase using wdio appium2 flutter driver in typescript that refresh icon is getting displayed on scrolling down the screen of the mobile app.

Any idea how can I confirm the same through appium because I don’t think I can add any key for this refresh icon in my flutter application code.

Let me know if my understanding is correct in this and if you guys have any input for the same. Thanks :slight_smile:

It should be visible as other elements. Problem may be if it visible short time which will not be enough to check that it appeared