Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinriyo/pythonselenium

PythonでSeleniumすっぜ
https://github.com/shinriyo/pythonselenium

Last synced: 19 days ago
JSON representation

PythonでSeleniumすっぜ

Awesome Lists containing this project

README

        

# PythonSelenium

## 各コマンド

```
$ cd PythonSelenium
$ docker-compose build
$ docker-compose up -d # detouched mode option
$ docker-compose exec python bash # 起動したpythonコンテナに入る
```

## 実行

```
$ python /work/test.py
```

## pythonファイル実行中のChromeブラウザの挙動

ホストの適当なブラウザから
http://localhost:7900/?autoconnect=1&resize=scale&password=secret
にアクセスすることでリアルタイムで確認できる