Deploy selenium in streamlit cloud

I get the following error when running my code in streamlit cloud:

selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of ChromeDriver only supports Chrome version 112

Current browser version is 111.0.5563.110 with binary path /usr/bin/chromium

Thank you for all your help

Hey @amiran,

Thanks for sharing your question. When you get the chance, please update your question to include a code snippet and the contents of your requirements.txt file so we can try to reproduce this error and help you find a solution :slightly_smiling_face:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.