# Instructions: ```bash chmod u+x dolphintest.py ``` ```bash python3 -m venv .venv ``` ```bash source .venv/bin/activate ``` ```bash selenium-webdriver-at-spi-run ./dolphintest.py ```