Saltar al contenido

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.

preguntada hace 2 años1 mil visualizaciones
1 Respuesta
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

EXPERTO
respondido hace 2 años
AWS
EXPERTO
revisado hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.