ModuleNotFoundError "from langchain_community.document_loaders import SeleniumURLLoader"

ModuleNotFoundError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).

Traceback:

File "/mount/src/electronics-bot/AnyQuestion.py", line 6, in <module>
    from langchain_community.document_loaders import SeleniumURLLoader

I tried with both RequestLoader & SeleinumLoader, some issue with the import module .. Not able to figure it out ? If someone assist me on this should be great !!