Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 291 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 291 Bytes

Selenium Hub Docker

  • Docker Compose of Selenium Hub with Node Chrome, Firefox

Running

Command:

    docker-composer up -d

Test & Sample Code with Python

Install packages with pip:

    pip install selenium

Command Run:

    python tests/test_selenium.py