I want to launch chrome from my automated test framework so that I can test my server-side ASP.NET code. What's the best way to determine the location of where chrome.exe is located on my computer?
I want to launch chrome from my automated test framework so that I can test my server-side ASP.NET code. What's the best way to determine the location of where chrome.exe is located on my computer?