image: testproject/agent:latest
container_name: testproject-agent3
TP_API_KEY: "your_api_key"
TP_AGENT_ALIAS: "Docker Agent"
TP_JOB_PARAMS: '"jobParameters" : { "browsers": [ "chrome", "firefox" ] }'
image: selenium/standalone-chrome
image: selenium/standalone-firefox