manishdube
manishdube
hello sprice9161. I am struggling with this exact same issue when implementing a canopy based test automation framework at a new gig. Where exactly in Chris's canopy starterkit would i...
 Hello Chris, From the attached image of the code. I tried to handle this error from the above comments but the reporter chrome instance still...
Works wonderfully well. Thanks a lot. below is what my testmain.fs looks like (for others who are experiencing the same issue) ~~~~ module testmain open canopy open canopy.reporters open System...
lines 16 - 19 did the trick. 
Many thanks @lefthandedgoat !
https://github.com/lefthandedgoat/canopy/issues/515 thanks.
https://github.com/lefthandedgoat/canopy/issues/515#issuecomment-865409700
> trying to get tests running on multiple machines @lefthandedgoat are you able to tell us how you achieved this ? i.e. get tests running on multiple machines Thanks.
Fascinating. ! How does the merging of results happen. Is there a sample solution i can look at. Thanks Chris. @lefthandedgoat