I’m mostly a web developer, but recently I was checking out Appium and Maestro as well, but then I came across this. The idea of just telling the coding agent “test this flow” and actually seeing it interact with the app was what made me try it.started trying to build a mobile app too. And I realised pretty quickly that mobile testing is a lot more complicated than web testing with all the devices, emulators and different flows.
Saw QApilot MCP & tried it with my app. The cool part is I can test the app right from the coding agent itself. I just describe what I want to test in English and it actually interacts with the app and runs the flow.
Not having to write Appium scripts was really cool...