Android Studio Robo Script Recorder should support Jetpack Compose
With Android Jetpack Compose becomes more and more popular, it is pretty sad to see that Android Studio Robo Script recorder doesn't support Compose screen. Even though robo script support compose but it is very time consuming to generate robo script manually for every Jetpack Compose screen. What makes it even harder is that app crawler is no longer support testing generated robo script locally.
-
Konstantinos Billios commented
Hello! I am having the same issue. The Robo Script Recorder tool would simplify things so much.
Also I am unable to make a custom script work up until now. I am using testTags throughout my app. Could you give me the simplest example of an action for Robo Script and Jetpack Compose in a json format?