Skip to content

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.

asked 2 years ago1K views
1 Answer
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
answered 2 years ago
AWS
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.