Deploying Selenium Grid 4 to Azure Kubernetes Service (AKS) using Azure DevOps

One of the most popular articles I’ve written on this blog was this tutorial showing how to deploy Selenium Grid 3 to Azure Kubernetes Service, Selenium Grid 4 is now in beta and has been rewritten from scratch so there are some big changes which you need to be aware of when deploying to Kubernetes. […]

Deploying Selenium Grid to Azure Kubernetes Service (AKS) using Azure DevOps

This article focuses on deploying Selenium Grid 3 which is now obsolete please see the following article which shows the same deployment process for Selenium Grid 4. https://tomaustin.xyz/2021/01/13/deploying-selenium-grid-4-to-azure-kubernetes-service-aks-using-azure-devops/ I’ve recently started using Selenium for UI testing some web applications and I kept seeing Selenium Grid being mentioned so decided to take a look at it. […]