Applying a .runsettings file from the command line in .NET Core
A look at how to reference the .runsettings files from the command line in PowerShell and Bash
A look at how to reference the .runsettings files from the command line in PowerShell and Bash
As I discussed in ‘Driver factory part 3 – Remotewebdrivers and my very own grid’ I found that it was pretty painless to set up a grid hub and node on a single Windows machine. Whilst the grid was itself perfectly stable, it is a bit of a pain to start up multiple command prompts and run individual nodes etc. There were two obvious improvements to this that I could try: Work out how to configure multiple browsers on a…