CA
Crawlee & Apify•3y ago
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
MEE6
MEE6•3y ago
@NY773 just advanced to level 1! Thanks for your contributions! 🎉
Alexey Udovydchenko
Alexey Udovydchenko•3y ago
Sadly no official support at the moment, it will fail either to install or run in apify cloud with current Dockerfile for python
yappiest-sapphire
yappiest-sapphire•3y ago
You just need to find a public docker image that contains Selenium to add as FROM base image to your Dockerfile

Did you find this page helpful?