Skip to content

ychikazawa/selenium-python-docker-template

Repository files navigation

selenium-python-docker-template

Selenium + Python + Docker environment template. This uses chrome driver.

Requirement

Usage

Create .env file:

cp .env.example .env

Build & run container:

docker-compose up --build

Run script:

docker-compose exec app python app.py

Jupyter Notebook

You can use jupyter for test.

http://localhost:8888/

Example: selenium env

Licence

This software is released under the MIT License, see LICENSE.

Author

Yuto Chikazawa

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published