This is a very specific issue and I am not really sure what is causing it.
The program I am running I set as my base let's call it X.
In X I open a window let's call it Y. X is Y's owner / parent and I can access X and Y both in silk.
Then I open a window through Y let's call it Z. Y is Z's owner/ parent and I cannot access Z.
If I am recording silk cannot pick up Z and if I stop recording and try to start again it'll tell me Silk cannot find it's base class or state I believe was the error message. As soon as I close Z everything works again.
What is causing this? I've tried recording it as well as coding it starting by grabbing X and even starting by grabbing Y.
Thanks