Passer au contenu

Selenium Linux webdriver in Application EC2

0

I have a script that uses a linux chrome webdriver via selenium. For the time being, the script is not headless just so I can see it run.

Since trying to host it via Linux EC2, the webdriver fails to open.

Here is a link to the git : https://github.com/DafyddLee/gorilla.git

Any help is appreciated.

demandé il y a 2 ans1 k vues
1 réponse
1

Hello,

As you didn't provide the script that you used to Install, It's difficult to find what's the issue. Did you install Install Google Chrome and web driver. I would recommended following this article:

https://preethamdpg.medium.com/running-selenium-webdriver-with-python-on-an-aws-ec2-instance-be9780c97d47

EXPERT
répondu il y a 2 ans
AWS
EXPERT
vérifié il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.