Docker image which can be used to build Azure Pipelines Selenium tests running on i.e. in a AKS cluster.
- Selenium Chromium web driver
- .NET 6
- .NET 7
- .NET 8
- Node LTS
- Python 3
AZP_TOKEN- Azure DevOps PAT used to register agentAZP_URL- Azure DevOps org base urlAZP_POOL- Azure Pipelines Agent pool to register with.AZP_ARGS- Optional variable for arguments to the build agent i.e.--once.