Skip to content

Python Selenium Docker Firefox Unittest. Runnable on M1 Mac

Notifications You must be signed in to change notification settings

ysi831/python-selenium-on-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Selenium on Docker

環境作成

./build.sh

テスト実行

# スクレイピング
python /app/src/test.py
# unittest
python /app/src/unittest_sample.py

VNC接続

ブラウザに vnc://localhost:5900 を入力。passはsecret

About

Python Selenium Docker Firefox Unittest. Runnable on M1 Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.8%
  • Dockerfile 11.4%
  • Shell 5.8%