I'm trying to automate a plugin in Android studio. An android studio plugin added to the menu section above. I want to run it on all platforms (Windows, Mac and Ubuntu).
I used WinAppDriver (Selenium-Java) and inspect.exe but without success. Because I can't display AutomationID in inspect.exe for android studio. If you have a different solution, I'm open to that as well.