Set option "all" in "test" script
start "npm test"
Expected: all tests run in all locally installed browsers
Actual result: go error
"ERROR Unable to establish one or more of the specified browser connections. This can be caused by network issues or remote device failure."

Set option "all" in "test" script
start "npm test"
Expected: all tests run in all locally installed browsers
Actual result: go error
"ERROR Unable to establish one or more of the specified browser connections. This can be caused by network issues or remote device failure."