We want to control 2 instances of the same AUT for a specific test. So I start AUT and see with Spy at the main form an instance=0. I start same AUT additional and SPY shows Instance=1 - all in order.
If I close both AUT, wait a little and start them again it maybe that I get instance=3 and 4 or again 0 and 1. For me and the TestSuite it's unpredictable.
Any hints how to grab this
Cheers
Robert