2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-21 13:23:02 +01:00

update selenium

This commit is contained in:
kev
2021-10-14 18:41:53 +08:00
parent d8fe94ca6d
commit 545c8150bc
2 changed files with 4 additions and 3 deletions

View File

@@ -155,6 +155,7 @@ driver.quit();
```bash
# VNC
$ open vnc://:secret@127.0.0.1:5900
$ open http://127.0.0.1:7900
# PYTHON
$ pip3 install selenium