Skip to content

ekinsokmen/raspberry-pi-chromium-webdriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image to run Python Selenium with Chromium on Raspberry Pi

Usage

  1. Install Docker on Raspberry Pi
  2. Clone this repo
  3. Build the docker image locally by running: sh build.sh
  4. Test the image by running the command:
docker run --rm -w /usr/workspace -v $(pwd):/usr/workspace raspberry-pi-chromium-webdriver python test.py

About

Docker image to run Python Selenium with Chromium on Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published