I’m trying to record a RoboScript for an app built...
# compose
l
I’m trying to record a RoboScript for an app built with compose and I get the error
espresso testing framework does not support compose projects
. When I Google this error, I only find articles about how to use espresso with a compose project. To my knowledge, espresso does currently support compose. I tried this on Chipmunk and Electric Eel. Has anyone run into this issue before?