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