bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.01k stars 235 forks source link

How to debug the application #277

Open KiteFlyKid opened 2 months ago

KiteFlyKid commented 2 months ago

Thank you this framework is super good. I want to further extend the application with extra functionalities such as dealing with WebView and communication with a local LLM.

I hope to see the runtime stack in my IDE while running Fastbot on my phone side by side. Just like debugging a normal java application run on desktop.