A working sample of a blog the Setting up a local Selenium Grid using Docker and .NET Core blog post.
From the root of the repo run the following commands:
Step 1:
docker compose up
Step 2:
dotnet restore
Step 3:
dotnet test
A working sample of a blog the Setting up a local Selenium Grid using Docker and .NET Core blog post.
From the root of the repo run the following commands:
Step 1:
docker compose up
Step 2:
dotnet restore
Step 3:
dotnet test