Cannot Set Text on field

Hi @vinaykumar.ts,

So the keyboard is showing sometimes, but there is no text set in the form field, is that correct?

Could you please share the log file?

I’m also curious to see what Appium thinks is on the screen at the time when the keyboard is open. Could you follow the steps in this post to create an XML file of the contents of the screen: Unable to click/tap on a button in Android WebView

As for PWA apps, from what I am reading, you can test them the same way you would test a website, just using the mobile device as the browser. This may mean using the WebUI functions instead of Mobile.

– Chris