from streamlit.testing.v1 import AppTest at = AppTest.from_file("/app/app.py", default_timeout=100) at.run()