Streamlit community cloud with selenium

Hi, I am using streamlit to build a project which can craw reviews from a website and then analyze and visualize the results. The project runs well on my local laptop. However, when I deployed it on streamlit cloud community, it returned error.
I tried with different approaches supported by ChatGPT, but still it didn’t work.
I am wondering that if streamlit community cloud allows selenium?
Thanks a lot in advance!

@Jared3 You can check the previous answer here: Selenium web scraping on streamlit cloud

The demo is a bit dusty, so you might need to adjust the selenium code and work on caching the web driver - downloading the webdriver on community cloud is throttled