Skip to content

booink/python-selenium-trial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium の練習 in python

環境構築

docker-compose build

jupyter labを起動

docker-compose up -d jupyter

SeleniumでWebアクセス実行コマンド

python main.py -u {user id} -p {password}

TODO

  • main.py 実行後に [chrome] <defunct> のゾンビプロセスが残ってしまう。
    • docker-compose down && docker-compose up -d jupyter でプロセスはまっさらになるが、main.py内の処理でなんとかしたい

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •