Forum Discussion
tristaanogre
10 years agoEsteemed Contributor
Under Tested Applications node in your project, when you edit your TestedApp, there's a "count" field. If this is set to "1" and you are using the TestedApps.<appname>.Run() method, it will only run a maximum number of instances of your application of "1". You need to set that count higher if you want to allow multiple instances.