CA
dependent-tan
Apify Deployment - Python
Hey guys! I hope that you're doing well.
I'm about to create a new actor, and I used Selenium to develop the scraper, so my question is: how to set the chromedriver inside of it, knowing that it's highly important to have it?
Thanks!
3 Replies
@NY773 just advanced to level 1! Thanks for your contributions! 🎉
Sadly no official support at the moment, it will fail either to install or run in apify cloud with current
Dockerfile
for pythonyappiest-sapphire•3y ago
You just need to find a public docker image that contains Selenium to add as FROM base image to your Dockerfile