Hello,
I’m trying to make some very simple TC, just to verify if all elements are visible. But the thing is there is an iframe used on that page.
When I use WebSpy to catch and save the elements everything works fine except elements inside iframe. Those are not being saved, even though they can be seen in WebSpy tool. Iframe itself seems to be catched properly. It’s added to the Object Repository. Elements inside iframe are not.
Are there some settings that make it possible, am I missing something, or is it just a bug?