- .NET Core 2.1+ installed
- Chrome / Firefox Browser installed
- Clone git repository
- Open solution Buhler.IoT.e2e.sln in Visual Studio 2017+
- Open file e2e.runsettings and enter url and credentials
- Go to Test => Test Settings => Select Test Settings File
- Select file e2e.runsettings
- Go to test explorer and run tests
- Clone git repository
- Open file e2e.runsettings and enter url and credentials
- Open command shell
- Go to root directory where Buhler.IoT.e2e.sln is located
- Run command:
dotnet test -s e2e.runsettings