'Automate UI Tests in a Kotlin Compose Project - equivalent version of Expresso Recorder

is there a framework I can use to automate UI regression testing in a Kotlin Compose project? Clicking on Android Studio Run -> Record Expresso Test gives a warning that Espresso Testing Framework does not support Compose projects.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source