| 123456789 |
- COMPOSE_PROJECT_NAME=selenium_test_framework
- COMPOSE_FILE=docker-compose-v3-full-grid.yml
- # chrome, edge, firefox
- BROWSER=firefox
- TEST_WIDTH=1920
- TEST_HEIGHT=1080
- CAREERS_URL=https://intuitech.bamboohr.com/careers/
- GRID_URL=http://localhost:4444/wd/hub
|