Direkt zum Inhalt

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.

gefragt vor 2 Jahren1042 Aufrufe
1 Antwort
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

EXPERTE
beantwortet vor 2 Jahren
AWS
EXPERTE
überprüft vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.