🚨 ChromeDriver initialization failed! Error: name 'Service' is not defined
awayjoker44
HOBBYOP

10 months ago

I created a discord bot with Chatgpt, and the task of this bot is to send notifications to my own discord server by reading the Join button that appears 1 every 30 minutes on any website, there is no problem when I run the bot via VSCode, but when I run it on Railway “ 🚨 ChromeDriver initialization failed! Error: name 'Service' is not defined “ I get this error.
I know this is not related to Railway but I didn't know where to ask.

Solved

0 Replies

awayjoker44
HOBBYOP

10 months ago

1337169670083448800


awayjoker44
HOBBYOP

10 months ago

c854692


brody
EMPLOYEE

10 months ago

what are using? selenium? puppeteer?


awayjoker44
HOBBYOP

10 months ago

Selenium


brody
EMPLOYEE

10 months ago

node or python?


awayjoker44
HOBBYOP

10 months ago

Python


brody
EMPLOYEE

10 months ago

deploy browserless v1 into the same project, then update your code as shown here -


awayjoker44
HOBBYOP

10 months ago

I have problem from this code in my .py , When i change this codes to smth else , I get another error , I'm having a problem here, I don't know how to fix it

1337172509329723400


brody
EMPLOYEE

10 months ago

please see the example code


awayjoker44
HOBBYOP

10 months ago

1337172743862358000


awayjoker44
HOBBYOP

10 months ago

For example , when i change like that


brody
EMPLOYEE

10 months ago

^


brody
EMPLOYEE

10 months ago

!s


Status changed to Solved brody • 10 months ago


Loading...