So in this case there is <IFrame> (IFrame B) inside the <IFrame> (IFrame A), and there are two conditions in this IFrame B
1. It takes a long tine to detect objects inside the IFrameB
2. After the Silk Test click the object and supposedly back to IFrameA, it got the error IFrameA is not found
So, my questions are
1. Could we do something to detect the content of IFrameB faster?
2. In condition 2, could we do something for the Silk Test to detect IFrame A?