Skip to content

Can't run SeleniumBase with UC on Linux server by CRON #3241

Answered by JaKeRUS
JaKeRUS asked this question in Q&A
Discussion options

You must be logged in to vote

It turned out to be very simple - you need to point your finger at the location of the browser google-chrome by binary_location = '/usr/bin/google-chrome'. Hmm, it looks like CRON can't automatically find the path to the browser and doesn't use any default paths to it (they are usually the same for Linux)

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@JaKeRUS
Comment options

@mdmintz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by JaKeRUS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants