2 years ago
Hi,
we are trying to install a chrome webdriver on our railway machine. But we dont really know how to start because we dont really know how to work with linux machines.
thank you for your help
3 Replies
2 years ago
What programing language and what package are you wanting to use to talk to chrome?
Status changed to Awaiting User Response christian • over 1 year ago
2 years ago
I am programming in Django (Python) and building a Selenium bot.
Status changed to Awaiting Railway Response Railway • over 1 year ago
2 years ago
Then I would highly recommend using Browserless, using it means you don't have to install Chrome and all of its needed dependencies into your container or deal with any of the issues involved in that, and this will significantly speed up both the build and the publishing stage.
Browserless template here - https://railway.app/template/browserless
And here's an example repo that shows you how to use Browserless with Selenium - https://github.com/brody192/selenium-example-python
Status changed to Awaiting User Response christian • over 1 year ago
7 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 7 months ago