I’m developing an application on Windows OS and connecting to Bluestacks emulator (Android simulator). The target is I want to play the game automatically. Currently I am using adb to do some operations like tap, swipe. But it seems it does not support to some complex operations like zoom.
Does Appium fit my business? Is it easy to integrate with Electron and where do I start?