/selenium_test

Seleniumを使った多同時接続テストプログラム(クリックとかも)

Primary LanguagePython

Selenium テスト用のテンプレート的なもの

あまり綺麗なコードではないのであくまで参考用です。

実行方法

$ pip isntall -r requirements.txt
$ python selenium_test.py [NUM] [URL]