I\'m trying to use Karma for testing my js scripts. In the doc it says I should set the environment variable for CHROME_BIN:
CHROME_BIN
I\'ve set it to
Use set (see http://ss64.com/nt/set.html) and place the quotes around the entire string
set
"%programfiles(x86)%\Google\Chrome\Application\Chrome.exe"