Skip to content

Docker image and scaffolding for running selenium webdriver on an M1 Macbook Pro.

Notifications You must be signed in to change notification settings

sjafroudi/selenium-docker-M1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Requirements

Usage

Navigate to root folder and run the following commands:

chmod u+x ./scripts/*
./scripts/deploy

Notes

Troubleshooting:

If you get the following error message:

selenium.common.exceptions.WebDriverException: Message: Reached error page: about:neterror?e=netTimeout&u=https%3A...&c=UTF-8&d=The%20server%20at%%20is%20taking%20too%20long%20to%20respond.

Try:

./scripts/reset

Useful commands:

Build container and run scraper:

./scripts/deploy

Run scraper:

./scripts/run

Open shell into container:

./scripts/shell

Refresh container (i.e., docker-compose stop + docker-compoes up):

./scripts/refresh

Reset container (i.e., remove and re-build container):

./scripts/reset

About

Docker image and scaffolding for running selenium webdriver on an M1 Macbook Pro.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published